[pre-commit.ci] pre-commit autoupdate#806
Open
pre-commit-ci[bot] wants to merge 2 commits into
Open
Conversation
Pierre-Sassoulas
previously approved these changes
Apr 13, 2026
e3eeca4 to
833154d
Compare
2390105 to
609366c
Compare
609366c to
f4b1198
Compare
074a6bb to
5a08a6f
Compare
46b1f51 to
794effc
Compare
794effc to
844ac11
Compare
844ac11 to
55d87dc
Compare
updates: - [github.com/astral-sh/ruff-pre-commit: c60c980e561ed3e73101667fe8365c609d19a438 → c59bba8fb259db0fec2bbb77ad8ba51ea7341b56](astral-sh/ruff-pre-commit@c60c980...c59bba8) - [github.com/python-poetry/poetry: a84cd0f1bedb5769ef6ef7389d8ee99b93b9ba4c → 811a12dae0fe81f199e3f1b88b8b8be9eed543c2](python-poetry/poetry@a84cd0f...811a12d)
55d87dc to
9311649
Compare
b2caec1 to
309a342
Compare
…tside test gherkin-official 31.0.0 and 32.0.0 crash with StopIteration when parsing empty descriptions (a comment directly after a keyword line); fixed upstream in 32.0.1. The tox 'gherkin_official31' cell can only ever install the broken 31.0.0, so it is removed from the matrix and the dependency now excludes both broken releases. Since gherkin 32+, a step placed directly under 'Feature:' is parsed as description text rather than a misplaced step, so the orphan-step error test no longer triggered. The step is moved before the 'Feature:' line, which raises the same FeatureError across gherkin 29 through 41.
309a342 to
25c8876
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #806 +/- ##
=======================================
Coverage 96.10% 96.10%
=======================================
Files 55 55
Lines 2390 2390
Branches 136 136
=======================================
Hits 2297 2297
Misses 56 56
Partials 37 37 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Member
|
@youtux I tried to fix the pipeline, let me know what you think :) |
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.
updates: