Skip to content

trigger checks

f664ec9
Select commit
Loading
Failed to load commit list.
Merged

perf(toml): add Scanner match() method, capturing numbers and bare key patterns using sticky regexp #6538

trigger checks
f664ec9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2025 in 0s

94.57% (-0.02%) compared to 5c565de

View this Pull Request on Codecov

94.57% (-0.02%) compared to 5c565de

Details

Codecov Report

Attention: Patch coverage is 91.30435% with 6 lines in your changes missing coverage. Please review.

Project coverage is 94.57%. Comparing base (5c565de) to head (f664ec9).

Files with missing lines Patch % Lines
toml/_parser.ts 91.30% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6538      +/-   ##
==========================================
- Coverage   94.58%   94.57%   -0.02%     
==========================================
  Files         579      579              
  Lines       43751    43703      -48     
  Branches     6494     6476      -18     
==========================================
- Hits        41383    41331      -52     
- Misses       2328     2329       +1     
- Partials       40       43       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.