Skip to content

Upgrade the build to require C++20 - #178

Open
nschimme wants to merge 10 commits into
masterfrom
upgrade-to-cpp20-13971567476452224557
Open

Upgrade the build to require C++20#178
nschimme wants to merge 10 commits into
masterfrom
upgrade-to-cpp20-13971567476452224557

Update CMakeLists.txt

1fcc1fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

25.06% (-0.05%) compared to 4c2397f

View this Pull Request on Codecov

25.06% (-0.05%) compared to 4c2397f

Details

Codecov Report

❌ Patch coverage is 50.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.06%. Comparing base (4c2397f) to head (1fcc1fe).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/syntax/Value.cpp 0.00% 8 Missing ⚠️
src/global/emojis.cpp 62.50% 3 Missing ⚠️
src/syntax/TreeParser.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
- Coverage   25.10%   25.06%   -0.05%     
==========================================
  Files         511      510       -1     
  Lines       42294    42298       +4     
  Branches     4573     4573              
==========================================
- Hits        10620    10604      -16     
- Misses      31674    31694      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.