Skip to content

⚡ Bolt: [performance improvement] Avoid String heap allocation in DelimTokenType - #53

Open
ashyanSpada wants to merge 3 commits into
masterfrom
bolt/optimize-delim-token-type-string-2338905253788979275
Open

⚡ Bolt: [performance improvement] Avoid String heap allocation in DelimTokenType#53
ashyanSpada wants to merge 3 commits into
masterfrom
bolt/optimize-delim-token-type-string-2338905253788979275

test(token): add #[cfg(not(tarpaulin_include))] to DelimTokenType::as…

1fb75d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 16, 2026 in 1s

89.44% (-0.11%) compared to 9a4a6cc

View this Pull Request on Codecov

89.44% (-0.11%) compared to 9a4a6cc

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.44%. Comparing base (9a4a6cc) to head (1fb75d3).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   89.55%   89.44%   -0.11%     
==========================================
  Files          11       11              
  Lines        1063     1052      -11     
==========================================
- Hits          952      941      -11     
  Misses        111      111              

☔ View full report in Codecov by Harness.
📢 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.