michael-veksler / solver

0 stars 0 forks source link

More permissive coverage threshold #13

Closed michael-veksler closed 8 months ago

michael-veksler commented 8 months ago

Allow 0.25% worsening between runs (instead of 0%) and don't try to cover the fuzz tests. They are not always run or compiled, which causes bogus coverage issues.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (eafb94d) 89.30% compared to head (1224436) 94.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== + Coverage 89.30% 94.86% +5.55% ========================================== Files 19 19 Lines 1421 1421 Branches 1030 1030 ========================================== + Hits 1269 1348 +79 + Misses 38 30 -8 + Partials 114 43 -71 ``` | [Flag](https://app.codecov.io/gh/michael-veksler/solver/pull/13/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler) | Coverage Δ | | |---|---|---| | [Linux](https://app.codecov.io/gh/michael-veksler/solver/pull/13/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler) | `62.88% <ø> (+26.89%)` | :arrow_up: | | [Windows](https://app.codecov.io/gh/michael-veksler/solver/pull/13/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler) | `97.51% <ø> (ø)` | | | [macOS](https://app.codecov.io/gh/michael-veksler/solver/pull/13/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler) | `36.00% <ø> (-0.26%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler#carryforward-flags-in-the-pull-request-comment) to find out more. [see 14 files with indirect coverage changes](https://app.codecov.io/gh/michael-veksler/solver/pull/13/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.