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

Fix the notification get request #2591

Merged
merged 3 commits into from
Nov 3, 2022
Merged

Fix the notification get request #2591

merged 3 commits into from
Nov 3, 2022

Conversation

chkeita
Copy link
Contributor

@chkeita chkeita commented Nov 1, 2022

Summary of the Pull Request

Read the notification request parmeters from the body of the request instead of the uri
related to #2589

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2022

Codecov Report

Merging #2591 (81ef3cf) into main (e6dd1ac) will increase coverage by 5.76%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2591      +/-   ##
==========================================
+ Coverage   29.66%   35.42%   +5.76%     
==========================================
  Files         282      134     -148     
  Lines       34202    17170   -17032     
==========================================
- Hits        10145     6083    -4062     
+ Misses      24057    11087   -12970     
Impacted Files Coverage Δ
src/agent/coverage/src/code.rs 8.29% <0.00%> (-11.35%) ⬇️
src/agent/onefuzz/src/sanitizer.rs 69.69% <0.00%> (-2.53%) ⬇️
src/agent/onefuzz/src/machine_id.rs 51.21% <0.00%> (-0.51%) ⬇️
src/agent/onefuzz/src/process.rs 1.45% <0.00%> (-0.03%) ⬇️
src/agent/onefuzz/src/asan.rs 0.00% <0.00%> (ø)
src/agent/coverage/src/cache.rs 0.00% <0.00%> (ø)
src/agent/coverage/src/debuginfo.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%> (ø)
... and 180 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 22cb201 into microsoft:main Nov 3, 2022
@AdamL-Microsoft AdamL-Microsoft mentioned this pull request Nov 3, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2022
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