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

feat: small improvement to error message

e69c111
Select commit
Loading
Failed to load commit list.
Merged

feat: add parse_raw_upload #63

feat: small improvement to error message
e69c111
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

89.48% (+0.79%) compared to 996ecb2

View this Pull Request on Codecov

89.48% (+0.79%) compared to 996ecb2

Details

Codecov Report

Attention: Patch coverage is 88.05970% with 8 lines in your changes missing coverage. Please review.

Project coverage is 89.48%. Comparing base (996ecb2) to head (e69c111).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/raw_upload.rs 89.28% 6 Missing ⚠️
src/testrun.rs 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   88.68%   89.48%   +0.79%     
==========================================
  Files           5        6       +1     
  Lines         707      770      +63     
==========================================
+ Hits          627      689      +62     
- Misses         80       81       +1     

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