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

Extending Agent heartbeat infra to inlude job_result information #3321

Closed

Conversation

nharper285
Copy link
Contributor

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?

@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2023

Codecov Report

Merging #3321 (2b1d3a5) into main (02b74c6) will decrease coverage by 0.13%.
The diff coverage is 1.20%.

@@            Coverage Diff             @@
##             main    #3321      +/-   ##
==========================================
- Coverage   31.68%   31.56%   -0.13%     
==========================================
  Files         308      309       +1     
  Lines       37626    37778     +152     
==========================================
+ Hits        11921    11923       +2     
- Misses      25705    25855     +150     
Files Changed Coverage Δ
...Service/ApiService/Functions/QueueTaskHeartbeat.cs 0.00% <0.00%> (ø)
src/ApiService/ApiService/OneFuzzTypes/Model.cs 71.91% <0.00%> (-0.77%) ⬇️
src/ApiService/ApiService/Program.cs 11.76% <0.00%> (-0.08%) ⬇️
...ApiService/ApiService/onefuzzlib/OnefuzzContext.cs 0.00% <0.00%> (ø)
...c/agent/onefuzz-task/src/tasks/analysis/generic.rs 0.00% <0.00%> (ø)
...rc/agent/onefuzz-task/src/tasks/fuzz/supervisor.rs 0.00% <0.00%> (ø)
src/agent/onefuzz-task/src/tasks/heartbeat.rs 0.00% <0.00%> (ø)
.../agent/onefuzz-task/src/tasks/regression/common.rs 0.00% <0.00%> (ø)
...gent/onefuzz-task/src/tasks/report/crash_report.rs 11.16% <0.00%> (-1.34%) ⬇️
...nt/onefuzz-task/src/tasks/report/dotnet/generic.rs 0.00% <0.00%> (ø)
... and 5 more

@nharper285 nharper285 closed this Oct 30, 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.

2 participants