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

WIP: Use inline script dependencies (PEP-723) for utils/*py scripts #6724

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

danielhollas
Copy link
Collaborator

@danielhollas danielhollas commented Jan 22, 2025

This is kinda blocked on astral-sh/uv-pre-commit#37 without which we cannot use uv run in pre-commit without requiring a global uv installation for every dev.

@danielhollas danielhollas force-pushed the pep-723-dependency-management branch from 8e6e2a6 to a17f30a Compare January 22, 2025 13:46
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.09%. Comparing base (208d6a9) to head (3681471).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6724   +/-   ##
=======================================
  Coverage   78.09%   78.09%           
=======================================
  Files         564      564           
  Lines       42544    42544           
=======================================
  Hits        33219    33219           
  Misses       9325     9325           

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

@danielhollas danielhollas force-pushed the pep-723-dependency-management branch from eed51ba to d8cd003 Compare January 24, 2025 17:50
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