make Statement, StatementNoCaseNoDefault and Declaration use SumType - #489
Open
WebFreak001 wants to merge 1 commit into
Open
make Statement, StatementNoCaseNoDefault and Declaration use SumType#489WebFreak001 wants to merge 1 commit into
WebFreak001 wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 4, 2026 in 1s
83.53% (+0.04%) compared to 98bf0f4
View this Pull Request on Codecov
83.53% (+0.04%) compared to 98bf0f4
Details
Codecov Report
❌ Patch coverage is 82.27848% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.53%. Comparing base (98bf0f4) to head (7f7a9ce).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/dparse/ast.d | 80.82% | 14 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #489 +/- ##
==========================================
+ Coverage 83.49% 83.53% +0.04%
==========================================
Files 11 11
Lines 8483 8541 +58
==========================================
+ Hits 7083 7135 +52
- Misses 1400 1406 +6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/dparse/parser.d | 91.43% <100.00%> (ø) |
|
| src/dparse/ast.d | 71.97% <80.82%> (+1.72%) |
⬆️ |
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 98bf0f4...7f7a9ce. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading