Skip to content

feat: use uv#1145

Open
jschwartzentruber wants to merge 2 commits intomasterfrom
use-uv
Open

feat: use uv#1145
jschwartzentruber wants to merge 2 commits intomasterfrom
use-uv

Conversation

@jschwartzentruber
Copy link
Contributor

Extras distributed via git (taskmanager, sentry) now require uv to install. Either use uv or pip install those manually (uv pip install works)

@jschwartzentruber jschwartzentruber requested a review from a team as a code owner February 4, 2026 19:31
@sentry
Copy link

sentry bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.31%. Comparing base (f8d095d) to head (d731976).

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #1145    +/-   ##
========================================
  Coverage   63.31%   63.31%            
========================================
  Files         177      177            
  Lines       12141    12141            
  Branches      877      551   -326     
========================================
  Hits         7687     7687            
  Misses       4420     4420            
  Partials       34       34            

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Extras distributed via git (taskmanager, sentry) now require `uv` to install.
Either use `uv` or `pip install` those manually (`uv pip install` works)
This results in the incorrect version for sentry-fuzzing-config, but
using _FOR_FUZZMANAGER override doesn't work with hatch-vcs.
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