Skip to content

Migrate to uv from poetry#299

Merged
kitsuyui merged 1 commit into
mainfrom
migrate-to-uv
Jan 31, 2025
Merged

Migrate to uv from poetry#299
kitsuyui merged 1 commit into
mainfrom
migrate-to-uv

Conversation

@kitsuyui

Copy link
Copy Markdown
Owner
  • Migration

    • Remove poetry.lock
    • Update GitHub Actions to use uv
    • Update pyproject.toml to use uv
  • misc:

    • Update .gitignore
    • Update LICENSE

- Migration
  - Remove poetry.lock
  - Update GitHub Actions to use uv
  - Update pyproject.toml to use uv

- misc:
  - Update .gitignore
  - Update LICENSE
@kitsuyui

Copy link
Copy Markdown
Owner Author

This PR contains the solution of #285

@codecov

codecov Bot commented Jan 31, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 57.14286% with 6 lines in your changes missing coverage. Please review.

Project coverage is 98.13%. Comparing base (0e5c053) to head (4ef032e).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
timevec/__init__.py 57.14% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #299      +/-   ##
===========================================
- Coverage   100.00%   98.13%   -1.87%     
===========================================
  Files            4        5       +1     
  Lines          308      322      +14     
===========================================
+ Hits           308      316       +8     
- Misses           0        6       +6     
Flag Coverage Δ
unittests 98.13% <57.14%> (-1.87%) ⬇️

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.

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