Upgrade the build to require C++20 - #178
Open
nschimme wants to merge 10 commits into
Open
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).
| 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.
Loading