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

Implement ITruncatable for EventJobStopped #2993

Merged

Conversation

tevoinea
Copy link
Member

@tevoinea tevoinea commented Apr 6, 2023

Summary of the Pull Request

What is this about?

Closes #2929

Info on Pull Request

What does this include?

  • JobConfig is now truncatable
  • EventJobStopped is now truncatable

Validation Steps Performed

How does someone test & validate?

  • Added unit test

@tevoinea tevoinea enabled auto-merge (squash) April 10, 2023 17:10
@codecov-commenter
Copy link

Codecov Report

Merging #2993 (25fc70c) into main (e835fb1) will decrease coverage by 0.07%.
The diff coverage is 64.70%.

@@            Coverage Diff             @@
##             main    #2993      +/-   ##
==========================================
- Coverage   29.01%   28.94%   -0.07%     
==========================================
  Files         304      125     -179     
  Lines       36306    13666   -22640     
==========================================
- Hits        10535     3956    -6579     
+ Misses      25771     9710   -16061     
Impacted Files Coverage Δ
src/ApiService/ApiService/OneFuzzTypes/Events.cs 77.29% <0.00%> (-1.92%) ⬇️
src/ApiService/ApiService/OneFuzzTypes/Model.cs 70.89% <100.00%> (+0.36%) ⬆️

... and 179 files with indirect coverage changes

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

@tevoinea tevoinea merged commit ba817a9 into microsoft:main Apr 10, 2023
AdamL-Microsoft added a commit that referenced this pull request Apr 10, 2023
This was referenced Apr 10, 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.

Implement ITruncatable for EventJobStopped
3 participants