Skip to content

refactor: migrate to uv#108

Closed
BenjaminMummery wants to merge 14 commits intomainfrom
refactor-migrate-to-uv
Closed

refactor: migrate to uv#108
BenjaminMummery wants to merge 14 commits intomainfrom
refactor-migrate-to-uv

Conversation

@BenjaminMummery
Copy link
Copy Markdown
Owner

Problem Statement

uv is preferable to vanilla pip, implemented here.

Checklist

  • The PR title follows semantic release rules (starts with one of build, chore, ci, docs, feat,fix, perf, style, refactor, test). Note that this is CASE SENSITIVE!
  • All commits in this PR follow semantic release rules.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 9, 2026

✅ Result of Pytest Coverage

_______________ coverage: platform linux, python 3.13.11-final-0 _______________

Name Stmts Miss Cover
Name Stmts Miss Cover
src/_shared/comment_mapping.py 17 0 100%
src/_shared/config_parsing.py 42 0 100%
src/_shared/copyright_parsing.py 73 1 99%
src/_shared/exceptions.py 4 0 100%
src/_shared/print_diff.py 22 0 100%
src/_shared/resolvers.py 9 0 100%
src/add_copyright_hook/add_copyright.py 168 1 99%
src/add_msg_issue_hook/add_msg_issue.py 67 0 100%
src/americanise_hook/americanise.py 80 1 99%
src/no_import_testtools_in_src_hook/no_import_testtools_in_src.py 46 0 100%
src/sort_file_contents_hook/sort_file_contents.py 102 0 100%
src/update_copyright_hook/update_copyright.py 36 0 100%
TOTAL 666 3 99%
Required test coverage of

~ 867 passed in 19.76s ~

@BenjaminMummery BenjaminMummery deleted the refactor-migrate-to-uv branch February 24, 2026 14:44
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