codecov / codecov-cli

Codecov's Command Line Interface. Used for uploading to Codecov in your CI, Test Labelling, Local Upload, and more
Apache License 2.0
56 stars 39 forks source link

Adding basic network upload command #528

Open trent-codecov opened 1 month ago

github-actions[bot] commented 1 month ago

:white_check_mark: All tests successful. No failed tests were found.

:mega: Thoughts on this report? Let Codecov know! | Powered by Codecov

codecov[bot] commented 1 month ago

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 :warning:
codecov_cli/services/upload/upload_sender.py 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ 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 ``` | [Flag](https://app.codecov.io/gh/codecov/codecov-cli/pull/528/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | Coverage Δ | | |---|---|---| | [python3.10](https://app.codecov.io/gh/codecov/codecov-cli/pull/528/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | `?` | | | [python3.12](https://app.codecov.io/gh/codecov/codecov-cli/pull/528/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | `95.33% <44.23%> (-0.88%)` | :arrow_down: | | [python3.8](https://app.codecov.io/gh/codecov/codecov-cli/pull/528/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.