weiwei / junitparser

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

update cases #107

Closed weiwei closed 1 year ago

weiwei commented 1 year ago

To remove unused imports

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.05 :warning:

Comparison is base (4326a67) 98.00% compared to head (5c30849) 97.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #107 +/- ## ========================================== - Coverage 98.00% 97.95% -0.05% ========================================== Files 6 6 Lines 1253 1223 -30 ========================================== - Hits 1228 1198 -30 Misses 25 25 ``` | [Impacted Files](https://codecov.io/gh/weiwei/junitparser/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Wang+Weiwei) | Coverage Δ | | |---|---|---| | [tests/test\_cli.py](https://codecov.io/gh/weiwei/junitparser/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Wang+Weiwei#diff-dGVzdHMvdGVzdF9jbGkucHk=) | `100.00% <ø> (ø)` | | | [tests/test\_fromfile.py](https://codecov.io/gh/weiwei/junitparser/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Wang+Weiwei#diff-dGVzdHMvdGVzdF9mcm9tZmlsZS5weQ==) | `98.75% <ø> (-0.06%)` | :arrow_down: | | [tests/test\_general.py](https://codecov.io/gh/weiwei/junitparser/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Wang+Weiwei#diff-dGVzdHMvdGVzdF9nZW5lcmFsLnB5) | `99.11% <ø> (-0.02%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://codecov.io/gh/weiwei/junitparser/pull/107/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Wang+Weiwei) 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.