Skip to content

CI: Lint and test via uv - #652

Merged
hugovk merged 2 commits into
python:mainfrom
hugovk:update-ci
Nov 4, 2024
Merged

CI: Lint and test via uv#652
hugovk merged 2 commits into
python:mainfrom
hugovk:update-ci

Conversation

@hugovk

Copy link
Copy Markdown
Member

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:

@codecov

codecovBot commented Nov 2, 2024

Copy link
Copy Markdown

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 
FlagCoverage Δ
Python_3.10.15100.00% <ø> (ø)
Python_3.11.10?
Python_3.12.7?
Python_3.13.0100.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:mainNov 4, 2024
@hugovk
hugovk deleted the update-ci branch November 4, 2024 10:41
Sign up for freeto 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

@hugovk@ezio-melotti