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

ci: deflake code coverage uploads #550

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Oct 5, 2023

Only upload code coverage results for Python 3.11 on Linux. Uploading all the results seems to flake (maybe too may parallel uploads?).

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (adf88ff) 98.70% compared to head (ba3e453) 98.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #550      +/-   ##
==========================================
- Coverage   98.70%   98.61%   -0.09%     
==========================================
  Files          50       50              
  Lines        8007     8007              
==========================================
- Hits         7903     7896       -7     
- Misses        104      111       +7     
Flag Coverage Δ
unittests 98.61% <ø> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

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

@coryan coryan marked this pull request as ready for review October 5, 2023 15:52
@coryan coryan requested review from a team as code owners October 5, 2023 15:52
Only upload code coverage results for Python 3.11 on Linux. Uploading
all the results seems to flake (maybe too may parallel uploads?).
@coryan coryan force-pushed the ci-only-upload-python-3.11-coverage branch from d2e791b to ba3e453 Compare October 5, 2023 21:14
@coryan coryan merged commit da51d5c into googleapis:main Oct 5, 2023
11 of 12 checks passed
@coryan coryan deleted the ci-only-upload-python-3.11-coverage branch October 5, 2023 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants