Skip to content

fix: 1 wrapper

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

Further UI Improvements #155

fix: 1 wrapper
5b5fb8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2025 in 1s

23.63% (-1.95%) compared to eb029ef

View this Pull Request on Codecov

23.63% (-1.95%) compared to eb029ef

Details

Codecov Report

Attention: Patch coverage is 16.79688% with 213 lines in your changes missing coverage. Please review.

Project coverage is 23.63%. Comparing base (eb029ef) to head (5b5fb8c).

Files with missing lines Patch % Lines
packages/app/lib/src/app/create_post.dart 1.81% 108 Missing ⚠️
.../features/auth/presentation/auth/sign_up_page.dart 0.00% 63 Missing ⚠️
packages/app/lib/src/app/wrapper.dart 56.75% 16 Missing ⚠️
...ackages/app/lib/src/utils/enum_index_ordering.dart 20.00% 8 Missing ⚠️
packages/app/lib/src/app/router.dart 45.45% 6 Missing ⚠️
...c/features/auth/presentation/auth/log_in_page.dart 0.00% 6 Missing ⚠️
packages/app/lib/src/app/bootstrap.dart 50.00% 2 Missing ⚠️
.../lib/src/features/home/presentation/home/post.dart 0.00% 2 Missing ⚠️
packages/app/lib/src/utils/responsive.dart 66.66% 2 Missing ⚠️
Files with missing lines Coverage Δ
packages/app/lib/src/app/wrapper_page.dart 100.00% <100.00%> (+82.89%) ⬆️
.../lib/src/features/home/presentation/home/feed.dart 61.11% <ø> (ø)
...ures/home/presentation/home/feed_routing_page.dart 100.00% <100.00%> (ø)
...eatures/home/presentation/home/post_view_page.dart 0.00% <ø> (ø)
packages/app/lib/src/app/bootstrap.dart 27.77% <50.00%> (-72.23%) ⬇️
.../lib/src/features/home/presentation/home/post.dart 0.00% <0.00%> (ø)
packages/app/lib/src/utils/responsive.dart 66.66% <66.66%> (ø)
packages/app/lib/src/app/router.dart 69.38% <45.45%> (-2.36%) ⬇️
...c/features/auth/presentation/auth/log_in_page.dart 0.00% <0.00%> (ø)
...ackages/app/lib/src/utils/enum_index_ordering.dart 20.00% <20.00%> (ø)
... and 3 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.