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 CI coverage reporting #423

Merged
merged 10 commits into from
May 14, 2023
Merged

Conversation

techouse
Copy link
Collaborator

It seems that the coverage reports haven't been working for a while.

Hopefully this will fix it.

@techouse techouse added the ci Continuous Integration label May 14, 2023
@techouse techouse marked this pull request as draft May 14, 2023 12:24
@codecov
Copy link

codecov bot commented May 14, 2023

Codecov Report

Merging #423 (d38ae76) into develop (b8fd63a) will increase coverage by 4.44%.
The diff coverage is 95.09%.

@@             Coverage Diff             @@
##           develop     #423      +/-   ##
===========================================
+ Coverage    89.18%   93.63%   +4.44%     
===========================================
  Files            5        8       +3     
  Lines          333      440     +107     
===========================================
+ Hits           297      412     +115     
+ Misses          36       28       -8     
Impacted Files Coverage Δ
chopper/lib/src/interceptor.dart 73.33% <71.42%> (-7.16%) ⬇️
chopper/lib/src/response.dart 88.88% <88.88%> (+22.22%) ⬆️
chopper/lib/src/base.dart 94.73% <94.73%> (+1.08%) ⬆️
chopper/lib/src/http_logging_interceptor.dart 95.91% <95.91%> (ø)
chopper/lib/src/extensions.dart 100.00% <100.00%> (ø)
chopper/lib/src/request.dart 100.00% <100.00%> (+8.53%) ⬆️
chopper/lib/src/utils.dart 100.00% <100.00%> (ø)
chopper_built_value/lib/chopper_built_value.dart 96.66% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@techouse techouse marked this pull request as ready for review May 14, 2023 14:08
@techouse techouse merged commit 09774f1 into lejard-h:develop May 14, 2023
@techouse techouse deleted the fix/coverage branch May 14, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants