[improve][ci] CI code coverage collecting improvements - #19303
Merged
Conversation
Member
Author
|
/pulsarbot rerun-failure-checks |
lhotari
force-pushed
the
lh-codecov-improvements
branch
from
January 22, 2023 19:27
ea2afa3 to
414dfeb
Compare
Codecov Report
@@ Coverage Diff @@
## master #19303 +/- ##
============================================
+ Coverage 63.54% 63.83% +0.29%
- Complexity 3615 26040 +22425
============================================
Files 1895 1818 -77
Lines 137475 133058 -4417
Branches 15091 14637 -454
============================================
- Hits 87355 84940 -2415
+ Misses 42240 40369 -1871
+ Partials 7880 7749 -131
Flags with carried forward coverage won't be shown. Click here to find out more.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Code coverage for master branch need pulsar-ci-flaky to run with a scheduled job since flaky tests are also part of
the coverage.
This PR contains some improvements and follow up on #19264 and #19296 changes.
Modifications
Documentation
docdoc-requireddoc-not-neededdoc-complete