Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Adds an optional analysis task to the libfuzzer template #2748

Merged
merged 6 commits into from
Jan 18, 2023

Conversation

chkeita
Copy link
Contributor

@chkeita chkeita commented Jan 17, 2023

Summary of the Pull Request

Adds a analysis task in the libfuzzer template. This will allow us to test the libfuzzer integration

@codecov-commenter
Copy link

Codecov Report

Merging #2748 (de589dd) into main (5bf0c21) will decrease coverage by 3.50%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2748      +/-   ##
==========================================
- Coverage   29.08%   25.58%   -3.50%     
==========================================
  Files         321      123     -198     
  Lines       38454    12959   -25495     
==========================================
- Hits        11185     3316    -7869     
+ Misses      27269     9643   -17626     
Impacted Files Coverage Δ
src/agent/onefuzz-agent/src/work.rs
src/agent/onefuzz-task/src/tasks/heartbeat.rs
src/agent/onefuzz-agent/src/scheduler.rs
.../agent/onefuzz-task/src/tasks/regression/common.rs
...ent/onefuzz-task/src/local/generic_crash_report.rs
src/agent/onefuzz-telemetry/src/lib.rs
src/agent/coverage-legacy/src/code/tests.rs
src/agent/win-util/src/com.rs
src/agent/coverage/src/record.rs
src/agent/onefuzz-agent/src/heartbeat.rs
... and 188 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@chkeita chkeita marked this pull request as ready for review January 17, 2023 21:33
@chkeita chkeita changed the title adds an optional analysis task to the libfuzzer template Adds an optional analysis task to the libfuzzer template Jan 17, 2023
@chkeita chkeita merged commit 7227856 into microsoft:main Jan 18, 2023
@nharper285 nharper285 mentioned this pull request Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants