microsoft / onefuzz

A self-hosted Fuzzing-As-A-Service platform
MIT License
2.82k stars 199 forks source link

Cargo updates #3400

Closed Porges closed 1 year ago

Porges commented 1 year ago

There are a bunch of cargo updates pending. Bundle them all together.

Bump the cache key since this changes a lot of packages.

Porges commented 1 year ago

Validating with check-pr.

codecov-commenter commented 1 year ago

Codecov Report

Merging #3400 (9310538) into main (ec6ce0f) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3400   +/-   ##
=======================================
  Coverage   34.23%   34.24%           
=======================================
  Files         297      297           
  Lines       36366    36365    -1     
=======================================
+ Hits        12451    12453    +2     
+ Misses      23915    23912    -3     
Files Changed Coverage Δ
src/agent/coverage/src/record/linux/debugger.rs 67.76% <100.00%> (+0.26%) :arrow_up:

... and 5 files with indirect coverage changes

Porges commented 1 year ago

check-pr looks clean