andreasfertig / cppinsights

C++ Insights - See your source code with the eyes of a compiler
https://cppinsights.io
MIT License
4.04k stars 238 forks source link

Re-enable code coverage for macOS using llvm infrastructure. #627

Closed andreasfertig closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.51%. Comparing base (f80b7c3) to head (292723c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #627 +/- ## ========================================== - Coverage 98.01% 97.51% -0.50% ========================================== Files 20 21 +1 Lines 5282 6327 +1045 ========================================== + Hits 5177 6170 +993 - Misses 105 157 +52 ``` | [Flag](https://app.codecov.io/gh/andreasfertig/cppinsights/pull/627/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Fertig) | Coverage Δ | | |---|---|---| | [insights-macos](https://app.codecov.io/gh/andreasfertig/cppinsights/pull/627/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Fertig) | `96.86% <ø> (?)` | | | [insights-ubuntu-amd64-libcxx-No](https://app.codecov.io/gh/andreasfertig/cppinsights/pull/627/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Fertig) | `97.95% <ø> (ø)` | | | [insights-ubuntu-amd64-libcxx-Yes](https://app.codecov.io/gh/andreasfertig/cppinsights/pull/627/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Fertig) | `98.01% <ø> (ø)` | | | [insights-ubuntu-arm64-libcxx-No](https://app.codecov.io/gh/andreasfertig/cppinsights/pull/627/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Fertig) | `97.89% <ø> (ø)` | | | [insights-ubuntu-arm64-libcxx-Yes](https://app.codecov.io/gh/andreasfertig/cppinsights/pull/627/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Fertig) | `97.95% <ø> (ø)` | | 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=Andreas+Fertig#carryforward-flags-in-the-pull-request-comment) to find out more.

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