Skip to content

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

Open
ashyanSpada wants to merge 1 commit into
masterfrom
bolt/display-value-optimization-16100803961087245175
Open

⚡ Bolt: [performance improvement] Optimize Value enum Display to avoid string allocations#45
ashyanSpada wants to merge 1 commit into
masterfrom
bolt/display-value-optimization-16100803961087245175

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.