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

Add more into-JSON coverage conversions #2725

Merged
merged 4 commits into from
Jan 4, 2023

Conversation

ranweiler
Copy link
Member

Add additional coverage conversions from in-memory structures directly into JSON-serializable formats. Note that we can now convert directly from coverage data into the JSON container enum (via conversion into the latest versioned format).

@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2022

Codecov Report

Merging #2725 (f1123aa) into main (df40c99) will decrease coverage by 0.02%.
The diff coverage is 6.25%.

@@            Coverage Diff             @@
##             main    #2725      +/-   ##
==========================================
- Coverage   28.75%   28.72%   -0.03%     
==========================================
  Files         320      320              
  Lines       38191    38221      +30     
==========================================
  Hits        10980    10980              
- Misses      27211    27241      +30     
Impacted Files Coverage Δ
...c/agent/onefuzz-file-format/src/coverage/binary.rs 66.66% <0.00%> (-33.34%) ⬇️
...c/agent/onefuzz-file-format/src/coverage/source.rs 66.66% <0.00%> (-33.34%) ⬇️
...gent/onefuzz-file-format/src/coverage/source/v1.rs 53.65% <14.28%> (-22.21%) ⬇️

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

@ranweiler ranweiler merged commit b995cc2 into microsoft:main Jan 4, 2023
@ranweiler ranweiler deleted the coverage-conversions branch January 4, 2023 18:54
@AdamL-Microsoft AdamL-Microsoft mentioned this pull request Jan 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.

3 participants