Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add parse_raw_upload #63

Merged
merged 9 commits into from
Jan 8, 2025

fix: address feedback

d3a4509
Select commit
Loading
Failed to load commit list.
Merged

feat: add parse_raw_upload #63

fix: address feedback
d3a4509
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

96.95% (+2.63%) compared to 0a663e5

View this Pull Request on Codecov

96.95% (+2.63%) compared to 0a663e5

Details

Codecov Report

Attention: Patch coverage is 82.97872% with 24 lines in your changes missing coverage. Please review.

Project coverage is 96.95%. Comparing base (0a663e5) to head (d3a4509).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/testrun.rs 52.08% 23 Missing ⚠️
src/junit.rs 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   94.31%   96.95%   +2.63%     
==========================================
  Files          14       15       +1     
  Lines        1900     1871      -29     
==========================================
+ Hits         1792     1814      +22     
+ Misses        108       57      -51     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.