Skip to content

Drop useless `vec!` macro calls

3c1159c
Select commit
Loading
Failed to load commit list.
Merged

Fix new clippy lints #4195

Drop useless `vec!` macro calls
3c1159c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2025 in 1s

88.70% (-0.15%) compared to 7adc624

View this Pull Request on Codecov

88.70% (-0.15%) compared to 7adc624

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.70%. Comparing base (7adc624) to head (3c1159c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4195      +/-   ##
==========================================
- Coverage   88.84%   88.70%   -0.15%     
==========================================
  Files         180      179       -1     
  Lines      137876   137779      -97     
  Branches   137876   137779      -97     
==========================================
- Hits       122498   122217     -281     
- Misses      12571    12836     +265     
+ Partials     2807     2726      -81     

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