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: Fix and improve configuration #199

Merged
merged 3 commits into from
Dec 4, 2024
Merged

CI: Fix and improve configuration #199

merged 3 commits into from
Dec 4, 2024

Conversation

amotl
Copy link
Contributor

@amotl amotl commented Dec 4, 2024

About

Investigate and fix test suite failures on two PRs submitted by Dependabot.

Details

  • Don't make the test matrix fail fast
  • Update to PyPy 3.9
  • Fix configuration for codecov-action, it needs a secret now

@amotl amotl changed the title CI: Don't make the test matrix fail fast CI: Fix and improve configuration Dec 4, 2024
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.29%. Comparing base (7303ec2) to head (81b5698).
Report is 59 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
- Coverage   94.44%   92.29%   -2.16%     
==========================================
  Files          26       27       +1     
  Lines        1711     1816     +105     
==========================================
+ Hits         1616     1676      +60     
- Misses         95      140      +45     
Flag Coverage Δ
unittests 92.29% <ø> (?)

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

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

@amotl amotl merged commit 2d18575 into main Dec 4, 2024
7 checks passed
@amotl amotl deleted the fix-ci branch December 4, 2024 22:09
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.

1 participant