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

Adding basic network upload command #528

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Don't do full ci for the moment

8399c40
Select commit
Loading
Failed to load commit list.
Open

Adding basic network upload command #528

Don't do full ci for the moment
8399c40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 25, 2024 in 0s

95.08% (-0.87%) compared to 6efe50c

View this Pull Request on Codecov

95.08% (-0.87%) compared to 6efe50c

Details

Codecov Report

Attention: Patch coverage is 44.23077% with 29 lines in your changes missing coverage. Please review.

Project coverage is 95.08%. Comparing base (6efe50c) to head (8399c40).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
codecov_cli/commands/network_upload.py 50.00% 21 Missing ⚠️
codecov_cli/services/upload/upload_sender.py 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #528      +/-   ##
==========================================
- Coverage   95.95%   95.08%   -0.87%     
==========================================
  Files          84       82       -2     
  Lines        3063     3112      +49     
==========================================
+ Hits         2939     2959      +20     
- Misses        124      153      +29     

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