Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fancy Posts #39

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from

WIP: Like button

df7062b
Select commit
Loading
Failed to load commit list.
Draft

Fancy Posts #39

WIP: Like button
df7062b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2024 in 1s

39.68% (+1.11%) compared to 45544f5

View this Pull Request on Codecov

39.68% (+1.11%) compared to 45544f5

Details

Codecov Report

Attention: Patch coverage is 38.24701% with 155 lines in your changes missing coverage. Please review.

Project coverage is 39.68%. Comparing base (45544f5) to head (df7062b).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...rc/features/auth/presentation/auth/login_page.dart 0.00% 31 Missing ⚠️
...ttings/presentation/preferences/settings_page.dart 17.64% 28 Missing ⚠️
packages/app/lib/src/utils/hooks.dart 0.00% 25 Missing ⚠️
packages/app/lib/src/app/wrapper_page.dart 0.00% 23 Missing ⚠️
.../lib/src/features/home/presentation/home/post.dart 70.27% 22 Missing ⚠️
.../src/features/map/presentation/items/map_page.dart 0.00% 10 Missing ⚠️
...ib/src/features/auth/application/auth_service.dart 33.33% 4 Missing ⚠️
...pp/lib/src/features/home/data/post_repository.dart 0.00% 4 Missing ⚠️
...c/features/auth/presentation/auth/signup_page.dart 0.00% 3 Missing ⚠️
...ib/src/features/home/application/feed_service.dart 57.14% 3 Missing ⚠️
... and 2 more
Files with missing lines Coverage Δ
packages/app/lib/src/app/app.dart 4.54% <ø> (ø)
packages/app/lib/src/app/router.dart 70.45% <100.00%> (+1.40%) ⬆️
.../src/features/home/application/avatar_service.dart 100.00% <100.00%> (ø)
.../lib/src/features/home/data/avatar_repository.dart 100.00% <100.00%> (ø)
.../app/lib/src/features/home/domain/post_entity.dart 0.00% <ø> (ø)
.../lib/src/features/home/presentation/home/feed.dart 100.00% <100.00%> (ø)
...ures/home/presentation/home/feed_routing_page.dart 100.00% <100.00%> (ø)
...rc/features/home/application/location_service.dart 75.00% <50.00%> (-25.00%) ⬇️
packages/app/lib/src/utils/design.dart 50.00% <50.00%> (ø)
...c/features/auth/presentation/auth/signup_page.dart 0.00% <0.00%> (ø)
... and 9 more

... and 1 file with indirect coverage changes