Skip to content

Reduce bundle size by eliminating intermediate arrays and deduplicati…

dcb7d92
Select commit
Loading
Failed to load commit list.
Merged

perf: shorten some print functons && use string concat directly in some places #179

Reduce bundle size by eliminating intermediate arrays and deduplicati…
dcb7d92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2026 in 0s

96.78% (-0.21%) compared to be22838, passed because coverage increased by 0.30% when compared to adjusted base (96.47%)

View this Pull Request on Codecov

96.78% (-0.21%) compared to be22838, passed because coverage increased by 0.30% when compared to adjusted base (96.47%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.78%. Comparing base (be22838) to head (dcb7d92).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
- Coverage   96.98%   96.78%   -0.21%     
==========================================
  Files           2        2              
  Lines         365      342      -23     
  Branches      124      119       -5     
==========================================
- Hits          354      331      -23     
  Misses         10       10              
  Partials        1        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.