Skip to content

fix: pin prefect version#124

Merged
simontaurus merged 3 commits into
mainfrom
dev
Jun 16, 2026
Merged

fix: pin prefect version#124
simontaurus merged 3 commits into
mainfrom
dev

Conversation

@simontaurus

Copy link
Copy Markdown
Contributor

No description provided.

prefect 2.20.25 (final 2.x, no backport) GatherTaskGroup doesn't implement
anyio's create_task, which anyio made abstract in newer 4.x. Hold anyio to
the last verified-good 4.6 line so the flow engine can instantiate task
groups. Verified: tox -e test now 30 passed / 21 skipped.
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 27594470734

Warning

No base build found for commit ee101c6 on main.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 50.604%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 5883
Covered Lines: 3173
Line Coverage: 53.94%
Relevant Branches: 1239
Covered Branches: 431
Branch Coverage: 34.79%
Branches in Coverage %: Yes
Coverage Strength: 3.2 hits per line

💛 - Coveralls

@simontaurus simontaurus merged commit 7191678 into main Jun 16, 2026
9 checks passed
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.

2 participants