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

Release-5.19.0 #2599

Merged
merged 4 commits into from
Nov 7, 2022
Merged

Release-5.19.0 #2599

merged 4 commits into from
Nov 7, 2022

Conversation

AdamL-Microsoft
Copy link
Contributor

@AdamL-Microsoft AdamL-Microsoft commented Nov 3, 2022

Summary of the Pull Request

What is this about?

OneFuzz - Release version 5.19.0

Info on Pull Request

Changed

  • Service: Delete nodes once they're done with tasks instead of releasing scale-in protection. #2586
  • Service: Switch to using the package provided by Azure Functions to set up Application Insights and improve its reporting of OneFuzz transactions. #2597

Fixed

  • Service: Fix handling duplicate containers across accounts in C# functions. #2596
  • Service: Fix the notification GET request on C# endpoints. #2591

@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2022

Codecov Report

Merging #2599 (4f94ab0) into main (1c23b87) will increase coverage by 5.56%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2599      +/-   ##
==========================================
+ Coverage   29.85%   35.42%   +5.56%     
==========================================
  Files         289      134     -155     
  Lines       35801    17170   -18631     
==========================================
- Hits        10690     6083    -4607     
+ Misses      25111    11087   -14024     
Impacted Files Coverage Δ
src/agent/coverage/src/test.rs 92.85% <0.00%> (-7.15%) ⬇️
src/agent/coverage/src/code.rs 8.29% <0.00%> (-6.12%) ⬇️
src/agent/onefuzz/src/machine_id.rs 51.21% <0.00%> (-5.63%) ⬇️
src/agent/onefuzz/src/sanitizer.rs 69.69% <0.00%> (-2.91%) ⬇️
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/cache.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 167 more

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

@AdamL-Microsoft AdamL-Microsoft marked this pull request as ready for review November 4, 2022 16:03
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
@AdamL-Microsoft AdamL-Microsoft merged commit f7dd265 into main Nov 7, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2022
@Porges Porges deleted the Release-5.19.0 branch December 8, 2022 21:46
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.

5 participants