michael-veksler / solver

0 stars 0 forks source link

Merge coverage from different runs #9

Closed michael-veksler closed 6 months ago

michael-veksler commented 8 months ago

By giving different filename for each runner, the coverage of all of them should be merged instead of overwritten by the last run.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (07d7191) 96.13% compared to head (bc9a083) 96.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9 +/- ## ======================================= Coverage 96.13% 96.13% ======================================= Files 19 19 Lines 1500 1500 Branches 1088 1088 ======================================= Hits 1442 1442 + Misses 13 10 -3 - Partials 45 48 +3 ``` | [Flag](https://app.codecov.io/gh/michael-veksler/solver/pull/9/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/9/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler) | `?` | | | [Windows](https://app.codecov.io/gh/michael-veksler/solver/pull/9/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler) | `?` | | | [macOS](https://app.codecov.io/gh/michael-veksler/solver/pull/9/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler) | `?` | | | [macos-11-gcc-11-Debug](https://app.codecov.io/gh/michael-veksler/solver/pull/9/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler) | `0.00% <ø> (?)` | | | [macos-11-llvm-15.0.2-Debug](https://app.codecov.io/gh/michael-veksler/solver/pull/9/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler) | `36.79% <ø> (?)` | | | [ubuntu-20.04-gcc-11-Debug](https://app.codecov.io/gh/michael-veksler/solver/pull/9/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler) | `58.17% <ø> (?)` | | | [ubuntu-20.04-llvm-15.0.2-Debug](https://app.codecov.io/gh/michael-veksler/solver/pull/9/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler) | `36.55% <ø> (?)` | | | [windows-2019-llvm-15.0.2-Debug](https://app.codecov.io/gh/michael-veksler/solver/pull/9/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler) | `98.90% <ø> (?)` | | | [windows-2022-msvc-Debug](https://app.codecov.io/gh/michael-veksler/solver/pull/9/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Veksler) | `98.67% <ø> (?)` | | 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 2 files with indirect coverage changes](https://app.codecov.io/gh/michael-veksler/solver/pull/9/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.