Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run cargo update on fuzz crate #3607

Merged
merged 1 commit into from
Jan 23, 2024

Run `cargo update` on fuzz crate

6cfcfd1
Select commit
Loading
Failed to load commit list.
Merged

Run cargo update on fuzz crate #3607

Run `cargo update` on fuzz crate
6cfcfd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2024 in 0s

47.33% (+0.00%) compared to 0ed7da5

View this Pull Request on Codecov

47.33% (+0.00%) compared to 0ed7da5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0ed7da5) 47.33% compared to head (6cfcfd1) 47.33%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3607   +/-   ##
=======================================
  Coverage   47.33%   47.33%           
=======================================
  Files         475      475           
  Lines       46138    46138           
=======================================
  Hits        21839    21839           
  Misses      24299    24299           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.