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

CI: Lint and test via uv #652

Merged
merged 2 commits into from
Nov 4, 2024
Merged

CI: Lint and test via uv #652

merged 2 commits into from
Nov 4, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Nov 2, 2024

Like python/blurb#32.

Tests:

Lint:

  • We had a pre-commit config file but weren't running on the CI before. Let's add it.

Also:

Copy link

codecov bot commented Nov 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (25f1059) to head (6486da8).
Report is 1 commits behind head on main.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #652   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         2149      2149           
  Branches        97        97           
=========================================
  Hits          2149      2149           
Flag Coverage Δ
Python_3.10.15 100.00% <ø> (ø)
Python_3.11.10 ?
Python_3.12.7 ?
Python_3.13.0 100.00% <ø> (ø)
Python_3.9.20 ?

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

@hugovk hugovk merged commit 719f115 into python:main Nov 4, 2024
9 checks passed
@hugovk hugovk deleted the update-ci branch November 4, 2024 10:41
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.

2 participants