Skip to content

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

79ed381
Select commit
Loading
Failed to load commit list.
Open

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

Optimize `fmt::Display` for `Value` enum to reduce memory allocations
79ed381
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

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

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