Skip to content

Remove needless `Clone` bounds on `Box`/`Vec` conversions

3443a95
Select commit
Loading
Failed to load commit list.
Merged

Remove needless Clone bounds on Box/Vec conversions #209

Remove needless `Clone` bounds on `Box`/`Vec` conversions
3443a95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

95.69% (target 90.00%)

View this Pull Request on Codecov

95.69% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.69%. Comparing base (deb3e92) to head (3443a95).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
+ Coverage   94.60%   95.69%   +1.09%     
==========================================
  Files           7        7              
  Lines         556      558       +2     
==========================================
+ Hits          526      534       +8     
+ Misses         30       24       -6     

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