microsoft / onefuzz

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

Cleanup GitHub history #3544

Closed AdamL-Microsoft closed 11 months ago

AdamL-Microsoft commented 11 months ago

Summary of the Pull Request

What is this about?

PR Checklist

Info on Pull Request

What does this include?

Validation Steps Performed

How does someone test & validate?

codecov-commenter commented 11 months ago

Codecov Report

Merging #3544 (8c1cae7) into main (2a88838) will increase coverage by 3.99%. Report is 41 commits behind head on main. The diff coverage is 15.89%.

@@            Coverage Diff             @@
##             main    #3544      +/-   ##
==========================================
+ Coverage   34.42%   38.41%   +3.99%     
==========================================
  Files         299      273      -26     
  Lines       36253    31833    -4420     
==========================================
- Hits        12479    12230     -249     
+ Misses      23774    19603    -4171     
Files Coverage Δ
src/ApiService/ApiService/Functions/Jobs.cs 75.72% <100.00%> (ø)
src/ApiService/ApiService/OneFuzzTypes/Enums.cs 32.39% <ø> (ø)
src/ApiService/ApiService/OneFuzzTypes/Events.cs 74.16% <100.00%> (+0.10%) :arrow_up:
src/ApiService/ApiService/OneFuzzTypes/Model.cs 70.44% <100.00%> (+0.06%) :arrow_up:
src/agent/coverage/src/allowlist/tests.rs 100.00% <100.00%> (ø)
src/agent/coverage/src/record/linux/debugger.rs 93.08% <100.00%> (+25.32%) :arrow_up:
src/agent/coverage/src/timer.rs 84.00% <ø> (ø)
...c/agent/onefuzz-task/src/tasks/coverage/generic.rs 85.59% <100.00%> (+85.59%) :arrow_up:
...nt/onefuzz-task/src/tasks/fuzz/libfuzzer/common.rs 84.22% <100.00%> (+67.91%) :arrow_up:
src/agent/onefuzz/src/expand.rs 83.24% <100.00%> (+2.51%) :arrow_up:
... and 28 more

... and 75 files with indirect coverage changes