Skip to content

Conversation

maxday
Copy link
Member

@maxday maxday commented Aug 14, 2024

Description of changes:
Add a minimum ratio (current value) for code coverage.
This will raise an error if coverage ratio is not met:
Screenshot 2024-08-14 at 14 46 45

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@PartiallyUntyped PartiallyUntyped left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Max!

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.00%. Comparing base (7206b7f) to head (878e8d0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #507   +/-   ##
=========================================
  Coverage     50.00%   50.00%           
  Complexity      182      182           
=========================================
  Files            47       47           
  Lines          1150     1150           
  Branches        149      149           
=========================================
  Hits            575      575           
  Misses          518      518           
  Partials         57       57           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maxday maxday merged commit 7b6f743 into main Aug 14, 2024
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.

3 participants