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

Clang 18 #622

Closed andreasfertig closed 5 months ago

andreasfertig commented 5 months ago

Switched to Clang 18 and updated GCC to 13.

This release uses macOS 14 @ARM.

The docker containers used for building are multi platform supporting Intel and ARM.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.97%. Comparing base (b777e0e) to head (95bc4dc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #622 +/- ## ========================================== - Coverage 97.99% 97.97% -0.03% ========================================== Files 20 20 Lines 4893 4893 ========================================== - Hits 4795 4794 -1 - Misses 98 99 +1 ``` | [Flag](https://app.codecov.io/gh/andreasfertig/cppinsights/pull/622/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Fertig) | Coverage Δ | | |---|---|---| | [ubuntu](https://app.codecov.io/gh/andreasfertig/cppinsights/pull/622/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Fertig) | `97.91% <ø> (-0.03%)` | :arrow_down: | | [ubuntu-libcxx](https://app.codecov.io/gh/andreasfertig/cppinsights/pull/622/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Fertig) | `97.97% <ø> (-0.03%)` | :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=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.