Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

build(uv): replaces pip with uv #116

Merged
merged 4 commits into from
Mar 6, 2024
Merged

build(uv): replaces pip with uv #116

merged 4 commits into from
Mar 6, 2024

Conversation

frgfm
Copy link
Member

@frgfm frgfm commented Mar 6, 2024

This PR replaces pip by uv for Python package installation.

@frgfm frgfm added the type: improvement New feature or request label Mar 6, 2024
@frgfm frgfm added this to the 0.1.0 milestone Mar 6, 2024
@frgfm frgfm self-assigned this Mar 6, 2024
@frgfm frgfm added the topic: ci label Mar 6, 2024
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.55%. Comparing base (d40e2da) to head (2a502ee).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #116   +/-   ##
=======================================
  Coverage   83.55%   83.55%           
=======================================
  Files          29       29           
  Lines         894      894           
=======================================
  Hits          747      747           
  Misses        147      147           
Flag Coverage Δ
unittests 83.55% <ø> (ø)

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.

@frgfm frgfm merged commit d950f24 into main Mar 6, 2024
18 checks passed
@frgfm frgfm deleted the uv branch March 6, 2024 19:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant