Skip to content

perf: optimize Display for Value enum to avoid intermediate allocations

0bafe2d
Select commit
Loading
Failed to load commit list.
Open

⚑ Bolt: [performance improvement] Optimize Value enum Display to avoid string allocations #45

perf: optimize Display for Value enum to avoid intermediate allocations
0bafe2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 1s

88.74% (+0.00%) compared to 6cf9bef

View this Pull Request on Codecov

88.74% (+0.00%) compared to 6cf9bef

Details

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 88.74%. Comparing base (6cf9bef) to head (0bafe2d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   88.74%   88.74%           
=======================================
  Files          11       11           
  Lines        1066     1066           
=======================================
  Hits          946      946           
  Misses        120      120           

β˜” 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.