PolyJIT / benchbuild

Empirical-Research Toolkit
MIT License
11 stars 12 forks source link

feat(coverage): add wrapped binaries to coverage #560

Closed simbuerg closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 10.00% and project coverage change: +0.87 :tada:

Comparison is base (f4fbbe9) 48.67% compared to head (806520d) 49.54%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #560 +/- ## ========================================== + Coverage 48.67% 49.54% +0.87% ========================================== Files 120 120 Lines 8273 8283 +10 Branches 1057 1057 ========================================== + Hits 4027 4104 +77 + Misses 4088 4006 -82 - Partials 158 173 +15 ``` | [Impacted Files](https://codecov.io/gh/PolyJIT/benchbuild/pull/560?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PolyJIT) | Coverage Δ | | |---|---|---| | [benchbuild/utils/wrapping.py](https://codecov.io/gh/PolyJIT/benchbuild/pull/560?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PolyJIT#diff-YmVuY2hidWlsZC91dGlscy93cmFwcGluZy5weQ==) | `22.03% <0.00%> (-1.82%)` | :arrow_down: | | [benchbuild/settings.py](https://codecov.io/gh/PolyJIT/benchbuild/pull/560?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PolyJIT#diff-YmVuY2hidWlsZC9zZXR0aW5ncy5weQ==) | `100.00% <100.00%> (ø)` | | ... and [7 files with indirect coverage changes](https://codecov.io/gh/PolyJIT/benchbuild/pull/560/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PolyJIT) 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=PolyJIT). 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=PolyJIT)

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