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

chore: Porting from poetry to UV #491

Merged
merged 8 commits into from
Nov 12, 2024
Merged

chore: Porting from poetry to UV #491

merged 8 commits into from
Nov 12, 2024

Conversation

fgmacedo
Copy link
Owner

@fgmacedo fgmacedo commented Nov 8, 2024

We are porting the library for uv usage. Closes #478 .

Watch the walk-tru development process for getting this PR up (Portuguese): https://www.youtube.com/watch?v=-DN6KhWuBXA

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a5a1392) to head (346354c).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #491   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines         1552      1552           
  Branches       245       245           
=========================================
  Hits          1552      1552           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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.

@fgmacedo fgmacedo force-pushed the macedo/uv branch 8 times, most recently from 06decfe to 04d0c03 Compare November 9, 2024 00:39
Copy link

sonarcloud bot commented Nov 9, 2024

@fgmacedo fgmacedo merged commit a5ef7fe into develop Nov 12, 2024
15 checks passed
@fgmacedo fgmacedo deleted the macedo/uv branch November 12, 2024 15:15
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.

Porting the library to use UV instead of Poetry for package management
1 participant