Skip to content

Conversation

@sbryngelson
Copy link
Member

https://stackoverflow.com/questions/51635964/setting-codecov-patch-target-to-a-fixed-number

CodeCov fails project and/or patch if the PR does not hit a certain percent threshold. You can manually tune this to a specific number, else it is based upon previous coverage numbers. I want coverage to always pass (I see the numbers regardless). This PR enforces this codecov.yml

@sbryngelson sbryngelson added the continuous-integration Continuous integration (CI) label Nov 12, 2024
@sbryngelson sbryngelson merged commit f1e53d4 into MFlowCode:master Nov 12, 2024
21 of 23 checks passed
@codecov
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.89%. Comparing base (daf3acd) to head (ee7216f).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #726   +/-   ##
=======================================
  Coverage   42.89%   42.89%           
=======================================
  Files          61       61           
  Lines       16297    16297           
  Branches     1881     1881           
=======================================
  Hits         6991     6991           
  Misses       8264     8264           
  Partials     1042     1042           

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

@sbryngelson sbryngelson deleted the codecov-patch-tolerance branch November 12, 2024 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

continuous-integration Continuous integration (CI)

Development

Successfully merging this pull request may close these issues.

1 participant