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

Fix coverage report in Dart libraries #1849

Merged
merged 4 commits into from Oct 30, 2022
Merged

Fix coverage report in Dart libraries #1849

merged 4 commits into from Oct 30, 2022

Conversation

rrousselGit
Copy link
Owner

No description provided.

@rrousselGit rrousselGit marked this pull request as ready for review October 30, 2022 18:31
@rrousselGit rrousselGit changed the title Test Fix coverage report in Dart libraries Oct 30, 2022
@codecov
Copy link

codecov bot commented Oct 30, 2022

Codecov Report

Merging #1849 (494015f) into master (52850a7) will decrease coverage by 4.51%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##            master    #1849      +/-   ##
===========================================
- Coverage   100.00%   95.48%   -4.52%     
===========================================
  Files            3       49      +46     
  Lines           66     2059    +1993     
===========================================
+ Hits            66     1966    +1900     
- Misses           0       93      +93     
Impacted Files Coverage Δ
...kages/riverpod/lib/src/framework/always_alive.dart 100.00% <0.00%> (ø)
packages/riverpod/lib/src/stack_trace.dart 100.00% <0.00%> (ø)
packages/riverpod/lib/src/framework/element.dart 98.25% <0.00%> (ø)
...ackages/riverpod/lib/src/future_provider/base.dart 100.00% <0.00%> (ø)
packages/riverpod/lib/src/async_notifier/base.dart 100.00% <0.00%> (ø)
...riverpod/lib/src/notifier/auto_dispose_family.dart 100.00% <0.00%> (ø)
packages/riverpod/lib/src/provider.dart 100.00% <0.00%> (ø)
packages/riverpod/lib/src/provider/base.dart 100.00% <0.00%> (ø)
...d/lib/src/framework/proxy_provider_listenable.dart 96.66% <0.00%> (ø)
packages/riverpod/lib/src/state_provider/base.dart 100.00% <0.00%> (ø)
... and 36 more

@rrousselGit rrousselGit merged commit d12f256 into master Oct 30, 2022
@rrousselGit rrousselGit deleted the fix-dart-coverage branch October 30, 2022 18:44
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