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

use uv #156

Merged
merged 21 commits into from
Oct 16, 2024
Merged

use uv #156

merged 21 commits into from
Oct 16, 2024

Conversation

kod-kristoff
Copy link
Member

  • ci: add uv based workflows
  • ci: use env namespace
  • chore: add uv based Makefile
  • ci: remove unused actions
  • ci(test): fix python-version
  • ci: bump uv to 0.4.18
  • ci: do not use hashes from workflow file
  • ci: set python 3.9 as minimum version
  • ci: also test for python 3.13
  • ci: also test for python 3.14-dev
  • chore: ignore some files
  • chore: remove pdm Makefile
  • ci: remove pdm based workflows
  • chore: adapt Makefile
  • ci: adapt workflows
  • chore: use uv instead of pdm
  • fix: ignore S603 for now
  • style: after formatting

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.9%. Comparing base (229060d) to head (5ffe1e4).
Report is 22 commits behind head on main.

Additional details and impacted files
Files with missing lines Coverage Δ
src/sblex/application/services/lookup.py 52.5% <ø> (ø)
src/sblex/fm/fm_runner.py 59.5% <ø> (ø)
src/sblex/fm/morphology.py 78.1% <ø> (ø)
src/sblex/fm_server/api/__init__.py 100.0% <ø> (ø)
src/sblex/fm_server/api/morph.py 100.0% <ø> (ø)
src/sblex/fm_server/config.py 70.0% <ø> (ø)
src/sblex/fm_server/deps.py 100.0% <ø> (ø)
src/sblex/fm_server/server.py 100.0% <ø> (ø)
src/sblex/fm_server/tasks.py 76.9% <ø> (ø)
...lex/infrastructure/queries/fm_runner_inflection.py 100.0% <ø> (ø)
... and 20 more

@kod-kristoff kod-kristoff merged commit 251a386 into main Oct 16, 2024
12 checks passed
@kod-kristoff kod-kristoff deleted the use-uv branch October 16, 2024 08:20
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