Skip to content

Fix clippy suggestions due to missing lifetime annotations - #1556

Merged
Robbepop merged 1 commit into
mainfrom
rf-fix-some-clippy-suggestions
Jul 3, 2025
Merged

Fix clippy suggestions due to missing lifetime annotations#1556
Robbepop merged 1 commit into
mainfrom
rf-fix-some-clippy-suggestions

fix clippy suggestions due to lifetime annotations

50097b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 3, 2025 in 0s

72.29% (-0.01%) compared to 8fea281

View this Pull Request on Codecov

72.29% (-0.01%) compared to 8fea281

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 72.29%. Comparing base (8fea281) to head (50097b1).

Files with missing lines Patch % Lines
crates/fuzz/src/oracle/exports.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1556      +/-   ##
==========================================
- Coverage   72.29%   72.29%   -0.01%     
==========================================
  Files         179      179              
  Lines       16321    16321              
==========================================
- Hits        11800    11799       -1     
- Misses       4521     4522       +1     

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