weiwei / junitparser

Parses JUnit/xUnit Result XML files with ease
https://junitparser.readthedocs.io
Other
120 stars 52 forks source link

Rework CI #103

Closed EnricoMi closed 1 year ago

EnricoMi commented 2 years ago

Reworks the CI:

codecov[bot] commented 2 years ago

Codecov Report

Base: 98.36% // Head: 98.00% // Decreases project coverage by -0.35% :warning:

Coverage data is based on head (f241fa6) compared to base (af4f061). Patch coverage: 66.66% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #103 +/- ## ========================================== - Coverage 98.36% 98.00% -0.36% ========================================== Files 6 6 Lines 1220 1253 +33 ========================================== + Hits 1200 1228 +28 - Misses 20 25 +5 ``` | [Impacted Files](https://codecov.io/gh/weiwei/junitparser/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Wang+Weiwei) | Coverage Δ | | |---|---|---| | [tests/test\_general.py](https://codecov.io/gh/weiwei/junitparser/pull/103/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Wang+Weiwei#diff-dGVzdHMvdGVzdF9nZW5lcmFsLnB5) | `99.12% <66.66%> (-0.88%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Wang+Weiwei). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Wang+Weiwei)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

EnricoMi commented 2 years ago

@weiwei what do you think about this CI rework?

EnricoMi commented 1 year ago

@weiwei as there are no objections, I am going ahead with this