Skip to content

chore: migrate from poetry to uv#81

Closed
voj wants to merge 3 commits intomainfrom
chore/poetry-to-uv
Closed

chore: migrate from poetry to uv#81
voj wants to merge 3 commits intomainfrom
chore/poetry-to-uv

Conversation

@voj
Copy link
Copy Markdown
Collaborator

@voj voj commented Apr 16, 2026

Migrate from poetry to uv

@voj voj requested a review from chrisbc April 16, 2026 01:18
@voj voj self-assigned this Apr 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.45%. Comparing base (c2e250a) to head (c2388b7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #81   +/-   ##
=======================================
  Coverage   98.45%   98.45%           
=======================================
  Files          17       17           
  Lines         323      323           
  Branches       32       32           
=======================================
  Hits          318      318           
  Misses          2        2           
  Partials        3        3           
Flag Coverage Δ
unittests 98.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@voj voj requested a review from chrisdicaprio April 16, 2026 01:42
@voj voj marked this pull request as ready for review April 16, 2026 01:42
Comment thread pyproject.toml
{name="NSHM Compute Working Group", email="[email protected]"}
]
requires-python = ">=3.10,<4.0"
requires-python = ">=3.10"
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
requires-python = ">=3.10"
requires-python = ">=3.10,<4.0"

@voj
Copy link
Copy Markdown
Collaborator Author

voj commented Apr 17, 2026

re-ran script and changed branch

@voj voj closed this Apr 17, 2026
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.

1 participant