🌱 Update codecov.yaml to be valid#2101
Conversation
Did you know you can validate your codecov.yaml file? ``` curl -X POST --data-binary @codecov.yml https://codecov.io/validate ``` Our codecov.yaml file was not valid, now it is. Signed-off-by: Todd Short <tshort@redhat.com>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2101 +/- ##
==========================================
+ Coverage 73.48% 73.49% +0.01%
==========================================
Files 78 78
Lines 7240 7240
==========================================
+ Hits 5320 5321 +1
+ Misses 1568 1567 -1
Partials 352 352
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
b25356d
into
operator-framework:main
Did you know you can validate your codecov.yaml file?
Our codecov.yaml file was not valid, now it is.
Really hoping this makes small percentage errors not block merges.
Description
Reviewer Checklist