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

Conversation

@Porges
Copy link
Member

@Porges Porges commented Apr 5, 2023

Fixes #2955.

Confirmed that the Python version had unique_inputs here so this is a bug introduced during the port.

@Porges Porges enabled auto-merge (squash) April 5, 2023 21:11
@codecov-commenter
Copy link

codecov-commenter commented Apr 5, 2023

Codecov Report

Merging #2982 (273b844) into main (ad7e5fa) will increase coverage by 0.59%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2982      +/-   ##
==========================================
+ Coverage   29.10%   29.69%   +0.59%     
==========================================
  Files         304      273      -31     
  Lines       36343    30714    -5629     
==========================================
- Hits        10576     9122    -1454     
+ Misses      25767    21592    -4175     
Impacted Files Coverage Δ
src/ApiService/ApiService/onefuzzlib/Defs.cs 0.00% <0.00%> (ø)

... and 51 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.

@Porges Porges merged commit f047f5d into main Apr 5, 2023
@Porges Porges deleted the fix/2955 branch April 5, 2023 21:33
AdamL-Microsoft added a commit that referenced this pull request Apr 5, 2023
This was referenced Apr 5, 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.

libfuzzer merge template mistakenly requires the UniqueReports container type instead of UniqueInputs

5 participants