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

Don't cancel all jobs in CI if one job fails #386

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

AlexWaygood
Copy link
Contributor

This will make it easier to see in #384 which tests (if any) are actually failing on which Python versions -- currently the codecov failures are just leading to all jobs being cancelled in CI

This will make it easier to see in python-attrs#384 which tests (if any) are actually failing on which Python versions -- currently the codecov failures are just leading to all jobs being cancelled in CI
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2023

Codecov Report

Merging #386 (e73c8de) into main (4ad09bc) will increase coverage by 2.64%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #386      +/-   ##
==========================================
+ Coverage   86.28%   88.92%   +2.64%     
==========================================
  Files          26       26              
  Lines        2121     2122       +1     
==========================================
+ Hits         1830     1887      +57     
+ Misses        291      235      -56     

see 8 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Tinche
Copy link
Member

Tinche commented Jun 14, 2023

Thanks!

@Tinche Tinche merged commit 05175ef into python-attrs:main Jun 14, 2023
@AlexWaygood AlexWaygood deleted the patch-1 branch June 14, 2023 11:10
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.

3 participants