Skip to content

⚡ Bolt: Optimize fmt::Display for Value to reduce memory allocations - #51

Open
ashyanSpada wants to merge 1 commit into
masterfrom
bolt-fmt-display-opt-12537361188134195047
Open

⚡ Bolt: Optimize fmt::Display for Value to reduce memory allocations#51
ashyanSpada wants to merge 1 commit into
masterfrom
bolt-fmt-display-opt-12537361188134195047

Optimize `fmt::Display` for `Value` enum to reduce memory allocations

79ed381
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2026 in 1s

89.55% (+0.00%) compared to 9a4a6cc

View this Pull Request on Codecov

89.55% (+0.00%) compared to 9a4a6cc

Details

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   89.55%   89.55%           
=======================================
  Files          11       11           
  Lines        1063     1063           
=======================================
  Hits          952      952           
  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.