microsoft / onefuzz

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

Get rid of yanked `hermit-abi` versions #3270

Closed Porges closed 1 year ago

Porges commented 1 year ago

This is breaking the build via cargo deny.

codecov-commenter commented 1 year ago

Codecov Report

Merging #3270 (b11b589) into main (c61aa0a) will increase coverage by 0.00%. The diff coverage is 40.00%.

@@           Coverage Diff           @@
##             main    #3270   +/-   ##
=======================================
  Coverage   29.65%   29.65%           
=======================================
  Files         332      332           
  Lines       39290    39296    +6     
=======================================
+ Hits        11651    11654    +3     
- Misses      27639    27642    +3     
Impacted Files Coverage Δ
src/ApiService/ApiService/Functions/Tasks.cs 19.67% <0.00%> (-0.17%) :arrow_down:
...piService/ApiService/onefuzzlib/ProxyOperations.cs 0.00% <0.00%> (ø)
src/ApiService/ApiService/onefuzzlib/Scheduler.cs 14.51% <0.00%> (ø)
...rvice/ApiService/onefuzzlib/TaskEventOperations.cs 7.14% <0.00%> (ø)
src/ApiService/Tests/OrmTest.cs 3.88% <0.00%> (ø)
...rc/ApiService/ApiService/OneFuzzTypes/Responses.cs 77.31% <62.50%> (-0.46%) :arrow_down:
...rvice/ApiService/onefuzzlib/orm/EntityConverter.cs 90.59% <100.00%> (ø)