Skip to content

refactor(operator): replace vec! allocations with array literals in init

c1835ef
Select commit
Loading
Failed to load commit list.
Merged

⚑ Bolt: Optimize operator initialization by removing heap allocations #44

refactor(operator): replace vec! allocations with array literals in init
c1835ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2026 in 0s

88.74% (+0.00%) compared to 5576973

View this Pull Request on Codecov

88.74% (+0.00%) compared to 5576973

Details

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  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.