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

migrate from poetry to uv for dependency and project management #72

Merged
merged 8 commits into from
Nov 13, 2024

Conversation

seapagan
Copy link
Owner

@seapagan seapagan commented Nov 12, 2024

Faster, smarter and just better 😁

This PR also fixes a few issues under Python 3.9 that came to light during testing.

Signed-off-by: Grant Ramsay <[email protected]>
Signed-off-by: Grant Ramsay <[email protected]>
@seapagan seapagan added the enhancement New feature or request label Nov 12, 2024
@seapagan seapagan self-assigned this Nov 12, 2024
Signed-off-by: Grant Ramsay <[email protected]>
Copy link

codacy-production bot commented Nov 12, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+2.10% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (3f12281) 334 327 97.90%
Head commit (f93e450) 330 (-4) 330 (+3) 100.00% (+2.10%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#72) 22 22 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Signed-off-by: Grant Ramsay <[email protected]>
@seapagan seapagan marked this pull request as ready for review November 13, 2024 11:36
Signed-off-by: Grant Ramsay <[email protected]>
@seapagan seapagan merged commit 5f29fcd into main Nov 13, 2024
12 checks passed
@seapagan seapagan deleted the convert-to-uv branch November 13, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant