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: add pypy3.10 to tests matrix #160

Merged
merged 5 commits into from
Feb 6, 2024
Merged

ci: add pypy3.10 to tests matrix #160

merged 5 commits into from
Feb 6, 2024

Conversation

DeadNews
Copy link
Owner

@DeadNews DeadNews commented Feb 6, 2024

  • build(dockerfile): add pypy variant
  • chore: register custom docker filenames
  • ci: add python 3.10 to tests matrix
  • ci: remove graalpy-23.1 from tests matrix
  • ci(deps): downgrade codecov/codecov-action github actions to v3.1.5
  • fix: allow 3.10 as minimal python version
  • fix: support HEAD method for /health route

Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2b6d067) 94.73% compared to head (7305d03) 94.73%.

❗ Current head 7305d03 differs from pull request most recent head 30294c7. Consider uploading reports for the commit 30294c7 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #160   +/-   ##
=======================================
  Coverage   94.73%   94.73%           
=======================================
  Files           2        2           
  Lines          19       19           
=======================================
  Hits           18       18           
  Misses          1        1           

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

@DeadNews DeadNews changed the title ci(github): add pypy3.10 to tests matrix ci: add pypy3.10 to tests matrix Feb 6, 2024
ci: add `python 3.10` to tests matrix
ci: remove `graalpy-23.1` from tests matrix
ci(deps): downgrade `codecov/codecov-action` github actions to `v3.1.5`
fix: support `HEAD` method for `/health` route
@DeadNews DeadNews merged commit 6880177 into main Feb 6, 2024
18 checks passed
@DeadNews DeadNews deleted the pypy branch February 6, 2024 17:43
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