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

fix default value of analyzer_exe #2797

Merged
merged 2 commits into from
Feb 3, 2023
Merged

fix default value of analyzer_exe #2797

merged 2 commits into from
Feb 3, 2023

Conversation

chkeita
Copy link
Contributor

@chkeita chkeita commented Feb 2, 2023

Summary of the Pull Request

What is this about?

PR Checklist

  • Applies to work item: #xxx
  • CLA signed. If not, go over here and sign the CLI.
  • Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

Info on Pull Request

What does this include?

Validation Steps Performed

How does someone test & validate?

@chkeita chkeita enabled auto-merge (squash) February 2, 2023 23:36
@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2023

Codecov Report

Merging #2797 (688259f) into main (3ccb599) will increase coverage by 1.18%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2797      +/-   ##
==========================================
+ Coverage   29.93%   31.11%   +1.18%     
==========================================
  Files         324      288      -36     
  Lines       38990    32735    -6255     
==========================================
- Hits        11671    10186    -1485     
+ Misses      27319    22549    -4770     
Impacted Files Coverage Δ
src/agent/onefuzz/src/machine_id.rs 11.53% <0.00%> (-8.98%) ⬇️
src/agent/coverage-legacy/src/test.rs 92.85% <0.00%> (-7.15%) ⬇️
src/agent/onefuzz/src/sanitizer.rs 68.65% <0.00%> (-2.97%) ⬇️
src/agent/onefuzz-agent/src/worker/tests.rs 99.10% <0.00%> (-0.11%) ⬇️
src/agent/onefuzz/src/asan.rs 0.00% <0.00%> (ø)
src/agent/coverage/src/record.rs 0.00% <0.00%> (ø)
src/agent/onefuzz-agent/src/setup.rs 0.00% <0.00%> (ø)
src/agent/onefuzz-agent/src/reboot.rs 0.00% <0.00%> (ø)
src/agent/onefuzz/src/input_tester.rs 0.00% <0.00%> (ø)
src/agent/coverage-legacy/src/cache.rs 0.00% <0.00%> (ø)
... and 49 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 merged commit 8f418f6 into microsoft:main Feb 3, 2023
@AdamL-Microsoft AdamL-Microsoft mentioned this pull request Feb 3, 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.

3 participants