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

Introduce Riverpod #112

Merged
merged 17 commits into from
Jul 3, 2023
Merged

Introduce Riverpod #112

merged 17 commits into from
Jul 3, 2023

Conversation

jogboms
Copy link
Owner

@jogboms jogboms commented Jul 2, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Patch coverage: 12.08% and project coverage change: -3.45 ⚠️

Comparison is base (edf33f8) 9.86% compared to head (7611663) 6.42%.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #112      +/-   ##
=========================================
- Coverage    9.86%   6.42%   -3.45%     
=========================================
  Files         171     155      -16     
  Lines        3992    3422     -570     
=========================================
- Hits          394     220     -174     
+ Misses       3598    3202     -396     
Impacted Files Coverage Δ
lib/domain/entities/auth_exception.dart 0.00% <0.00%> (ø)
lib/domain/use_cases/sign_out_use_case.dart 0.00% <0.00%> (ø)
...presentation/coordinator/contacts_coordinator.dart 6.66% <0.00%> (ø)
lib/presentation/coordinator/jobs_coordinator.dart 12.50% <0.00%> (+1.38%) ⬆️
lib/presentation/registry.dart 85.71% <ø> (+14.28%) ⬆️
lib/presentation/screens/contacts/contact.dart 0.00% <0.00%> (ø)
lib/presentation/screens/contacts/contacts.dart 1.88% <0.00%> (-0.29%) ⬇️
...b/presentation/screens/contacts/contacts_edit.dart 0.00% <0.00%> (ø)
...ts/providers/filtered_contacts_state_provider.dart 0.00% <0.00%> (ø)
.../contacts/providers/selected_contact_provider.dart 0.00% <0.00%> (ø)
... and 54 more

... and 28 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jogboms jogboms merged commit f88a6a4 into master Jul 3, 2023
2 of 3 checks passed
@jogboms jogboms deleted the riverpod branch July 3, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant