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

Fix bug when truncating certain reports #3103

Merged
merged 4 commits into from
May 16, 2023

Conversation

tevoinea
Copy link
Member

Summary of the Pull Request

What is this about?

I missed ExecutableName when I added the ..Math.Min code. Took the chance to factor that out into a function as well.

@codecov-commenter
Copy link

codecov-commenter commented May 15, 2023

Codecov Report

Merging #3103 (2ce196b) into main (ffcca1c) will decrease coverage by 0.28%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3103      +/-   ##
==========================================
- Coverage   29.95%   29.68%   -0.28%     
==========================================
  Files         127      301     +174     
  Lines       13893    35414   +21521     
==========================================
+ Hits         4162    10511    +6349     
- Misses       9731    24903   +15172     
Impacted Files Coverage Δ
src/ApiService/ApiService/OneFuzzTypes/Model.cs 71.09% <100.00%> (ø)
src/ApiService/ApiService/onefuzzlib/Utils.cs 65.51% <100.00%> (+3.97%) ⬆️

... and 174 files with indirect coverage changes

tevoinea and others added 2 commits May 16, 2023 08:43
@tevoinea tevoinea enabled auto-merge (squash) May 16, 2023 12:59
@tevoinea tevoinea merged commit 760e7d6 into microsoft:main May 16, 2023
@nharper285 nharper285 mentioned this pull request May 23, 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.

5 participants