Skip to content

fix(csv): drop unused zeroBasedLine param to satisfy lint

ccb627d
Select commit
Loading
Failed to load commit list.
Draft

feat(csv): make parseLine the synchronous primitive (refs #3765) #7118

fix(csv): drop unused zeroBasedLine param to satisfy lint
ccb627d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 1s

94.61% (+0.00%) compared to cd03740

View this Pull Request on Codecov

94.61% (+0.00%) compared to cd03740

Details

Codecov Report

❌ Patch coverage is 91.96429% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.61%. Comparing base (cd03740) to head (ccb627d).

Files with missing lines Patch % Lines
csv/parse.ts 82.60% 6 Missing and 2 partials ⚠️
csv/_io.ts 98.48% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7118   +/-   ##
=======================================
  Coverage   94.61%   94.61%           
=======================================
  Files         634      634           
  Lines       51799    51769   -30     
  Branches     9329     9327    -2     
=======================================
- Hits        49009    48982   -27     
+ Misses       2216     2211    -5     
- Partials      574      576    +2     

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