Skip to content

formatter: Add inline python requirements ala PEP 722#180

Merged
danielhollas merged 1 commit into
masterfrom
uv
Aug 22, 2024
Merged

formatter: Add inline python requirements ala PEP 722#180
danielhollas merged 1 commit into
masterfrom
uv

Conversation

@danielhollas

Copy link
Copy Markdown
Contributor

You can now run the formatter with uv or pipx directly as:

uv run autoformat.py

Python dependencies will be installed automatically.

TODO: Document this in CONTRIBUTING.md

You can now run the formatter with uv or pipx directly as:

`uv run autoformat.py`

Python dependencies will be installed automatically.
@codecov

codecov Bot commented Aug 22, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.83%. Comparing base (ced2cd4) to head (8a4b8f9).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
- Coverage   92.83%   92.83%   -0.01%     
==========================================
  Files          47       47              
  Lines        6787     6785       -2     
  Branches      762      762              
==========================================
- Hits         6301     6299       -2     
  Misses        474      474              
  Partials       12       12              
Flag Coverage Δ
unittests 21.86% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/h2o_cvrqd.f 98.60% <ø> (-0.01%) ⬇️

@danielhollas danielhollas merged commit 0a5d9f3 into master Aug 22, 2024
@danielhollas danielhollas deleted the uv branch August 22, 2024 13:11
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