Skip to content

fix: comment duplication

5efa212
Select commit
Loading
Failed to load commit list.
Merged

Commentary #156

fix: comment duplication
5efa212
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2025 in 0s

20.33% (-3.07%) compared to 5aae8e2

View this Pull Request on Codecov

20.33% (-3.07%) compared to 5aae8e2

Details

Codecov Report

Attention: Patch coverage is 5.70175% with 215 lines in your changes missing coverage. Please review.

Project coverage is 20.33%. Comparing base (5aae8e2) to head (5efa212).

Files with missing lines Patch % Lines
...eatures/home/presentation/home/create_comment.dart 0.00% 55 Missing ⚠️
...eatures/home/presentation/home/post_view_page.dart 0.00% 36 Missing ⚠️
.../lib/src/features/home/presentation/home/post.dart 3.33% 29 Missing ⚠️
...b/src/features/home/presentation/home/comment.dart 0.00% 24 Missing ⚠️
...ib/src/features/home/application/post_service.dart 0.00% 19 Missing ⚠️
.../lib/src/features/home/presentation/home/feed.dart 36.00% 16 Missing ⚠️
...pp/lib/src/features/home/data/post_repository.dart 0.00% 13 Missing ⚠️
...ib/src/features/home/application/feed_service.dart 25.00% 9 Missing ⚠️
packages/app/lib/src/app/create_post.dart 0.00% 5 Missing ⚠️
...p/lib/src/features/home/domain/comment_entity.dart 0.00% 3 Missing ⚠️
... and 4 more
Files with missing lines Coverage Δ
packages/app/lib/src/app/router.dart 69.38% <ø> (ø)
.../app/lib/src/features/home/domain/post_entity.dart 0.00% <ø> (ø)
packages/app/lib/src/app/bootstrap.dart 17.64% <0.00%> (-0.54%) ⬇️
...ib/src/features/home/domain/post_model_entity.dart 0.00% <0.00%> (ø)
...b/src/features/home/domain/comment_dto_entity.dart 0.00% <0.00%> (ø)
...ages/app/lib/src/features/home/domain/post_id.dart 0.00% <0.00%> (ø)
...p/lib/src/features/home/domain/comment_entity.dart 0.00% <0.00%> (ø)
packages/app/lib/src/app/create_post.dart 1.78% <0.00%> (-0.04%) ⬇️
...ib/src/features/home/application/feed_service.dart 20.83% <25.00%> (-1.12%) ⬇️
...pp/lib/src/features/home/data/post_repository.dart 32.20% <0.00%> (-9.11%) ⬇️
... and 6 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.