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 build tool to uv #136

Merged
merged 6 commits into from
Oct 14, 2024
Merged

Migrate build tool to uv #136

merged 6 commits into from
Oct 14, 2024

Conversation

chr1st1ank
Copy link
Owner

@chr1st1ank chr1st1ank commented Oct 14, 2024

Poetry makes it hard to upgrade the dependencies without manual intervention because of its version pinning habits. Let's try uv instead.

Copy link

github-actions bot commented Oct 14, 2024

Test Results

2 tests  ±0   2 ✅ ±0   0s ⏱️ -1s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 23768c9. ± Comparison against base commit 0799a51.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.82%. Comparing base (0799a51) to head (23768c9).

Additional details and impacted files

@chr1st1ank chr1st1ank marked this pull request as ready for review October 14, 2024 21:46
@chr1st1ank chr1st1ank merged commit e9df989 into main Oct 14, 2024
14 checks passed
@chr1st1ank chr1st1ank deleted the uv branch October 14, 2024 21:47
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