Skip to content

feat: Mark EXCEPT as Reserved when not TopLevel

de2b2b7
Select commit
Loading
Failed to load commit list.
Merged

Support more conditionally top level tokens #99

feat: Mark EXCEPT as Reserved when not TopLevel
de2b2b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 12, 2025 in 0s

99.24% (-0.05%) compared to 227688f

View this Pull Request on Codecov

99.24% (-0.05%) compared to 227688f

Details

Codecov Report

❌ Patch coverage is 97.64706% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.24%. Comparing base (227688f) to head (de2b2b7).

Files with missing lines Patch % Lines
src/tokenizer.rs 97.10% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
- Coverage   99.28%   99.24%   -0.05%     
==========================================
  Files           6        6              
  Lines        3489     3558      +69     
  Branches     3489     3558      +69     
==========================================
+ Hits         3464     3531      +67     
- Misses         18       19       +1     
- Partials        7        8       +1     

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