-
Notifications
You must be signed in to change notification settings - Fork 333
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
update codecov configuration #131
update codecov configuration #131
Conversation
3ee43e1
to
4becfb5
Compare
Codecov Report
@@ Coverage Diff @@
## main #131 +/- ##
==========================================
- Coverage 57.68% 57.33% -0.35%
==========================================
Files 90 78 -12
Lines 8056 7376 -680
==========================================
- Hits 4647 4229 -418
+ Misses 3004 2765 -239
+ Partials 405 382 -23
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
81153d8
to
5e61917
Compare
83484f9
to
4937603
Compare
/hold |
4937603
to
24c0101
Compare
Signed-off-by: saintube <saintube@foxmail.com>
24c0101
to
5edd67e
Compare
/hold cancel |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hormes The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Ⅰ. Describe what this PR does
enable coverage diff check by adding a
codecov.yaml
Ⅱ. Does this pull request fix one issue?
#124
Ⅲ. Describe how to verify it
check if CI fails when coverage diff is low
Ⅳ. Special notes for reviews
none