Skip to content

compiler: Fix expression `switch` with non-last `default`

04ba0e2
Select commit
Loading
Failed to load commit list.
Open

compiler: Fix expression switch with non-last default #4078

compiler: Fix expression `switch` with non-last `default`
04ba0e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 3, 2025 in 0s

83.47% (-0.04%) compared to 5bdb746

View this Pull Request on Codecov

83.47% (-0.04%) compared to 5bdb746

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.47%. Comparing base (5bdb746) to head (04ba0e2).
⚠️ Report is 30 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4078      +/-   ##
==========================================
- Coverage   83.51%   83.47%   -0.04%     
==========================================
  Files         351      351              
  Lines       42404    42395       -9     
==========================================
- Hits        35412    35389      -23     
- Misses       5249     5275      +26     
+ Partials     1743     1731      -12     

☔ 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.