Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Conversation

@Swatinem
Copy link
Contributor

This PR contains a couple of changes, happy to extract some of those into separate PRs:

  • Removes some deprecated packages used for forward-compatibility with python std
  • Removes some other dependencies that are unused or only used once for tests
  • Migrates all dependencies to pyproject.toml, and uses uv.lock as lockfile
  • Updates the docker definition and some other local project files to use uv

@Swatinem Swatinem self-assigned this Nov 13, 2024
@Swatinem Swatinem force-pushed the swatinem/uv-pyproject branch 2 times, most recently from 19ed95e to e70fbb0 Compare November 13, 2024 14:16
@codecov
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.81%. Comparing base (8aac01d) to head (2e627e5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #423      +/-   ##
==========================================
- Coverage   90.43%   89.81%   -0.62%     
==========================================
  Files         390      324      -66     
  Lines       11769     9379    -2390     
  Branches     2063     1677     -386     
==========================================
- Hits        10643     8424    -2219     
+ Misses       1021      891     -130     
+ Partials      105       64      -41     
Flag Coverage Δ
shared-docker-uploader ?

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.

@Swatinem Swatinem force-pushed the swatinem/uv-pyproject branch 2 times, most recently from 4dbfd0c to 0da22b8 Compare November 13, 2024 15:24
This PR contains a couple of changes, happy to extract some of those into separate PRs:
- Removes some deprecated packages used for forward-compatibility with python std
- Removes some other dependencies that are unused or only used once for tests
- Migrates all dependencies to `pyproject.toml`, and uses `uv.lock` as lockfile
- Updates the docker definition and some other local project files to use `uv`
Copy link
Contributor

@michelletran-sentry michelletran-sentry left a comment

Choose a reason for hiding this comment

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

🚀

@Swatinem Swatinem added this pull request to the merge queue Nov 18, 2024
Merged via the queue into main with commit 511b553 Nov 18, 2024
@Swatinem Swatinem deleted the swatinem/uv-pyproject branch November 18, 2024 08:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants