Skip to content

fix linter.

e81b4f2
Select commit
Loading
Failed to load commit list.
Open

add --lenient-env-parsing flag, so new lines are treated as continuation from the env var, and not discarded with error. #6045

fix linter.
e81b4f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

76.96% (+2.30%) compared to bd4bc99

View this Pull Request on Codecov

76.96% (+2.30%) compared to bd4bc99

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.96%. Comparing base (bd4bc99) to head (e81b4f2).
⚠️ Report is 41 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6045      +/-   ##
==========================================
+ Coverage   74.65%   76.96%   +2.30%     
==========================================
  Files          73       74       +1     
  Lines       11139     9321    -1818     
==========================================
- Hits         8316     7174    -1142     
+ Misses       2186     1506     -680     
- Partials      637      641       +4     

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