Conversation
for more information, see https://pre-commit.ci
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #68 +/- ##
==========================================
- Coverage 97.14% 96.86% -0.29%
==========================================
Files 12 12
Lines 701 701
Branches 63 63
==========================================
- Hits 681 679 -2
- Misses 18 19 +1
- Partials 2 3 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Low Risk
Primarily CI/tooling and documentation changes; main risk is CI environment resolution differences due to new version matrix entries and added dependency pins.
Overview
Updates the CI/tox test matrix to add Poetry
2.3coverage (including GitHub Actionsghenv mappings) and expandspy314Poetry runs accordingly.Adjusts tox dependency constraints for PDM envs by pinning
hishel<1.0for PDM2.21–2.25to address broken/changed peer dependencies, and updates developer tooling by bumping.mise.tomltopdm 2.26and configuring an auto-created.venv. Documentation is updated to state Poetry support up to2.3+.Written by Cursor Bugbot for commit 26a396e. This will update automatically on new commits. Configure here.