Skip to content

Replace `pyright` with `pre-commit`

3a0d68c
Select commit
Loading
Failed to load commit list.
Merged

Change Python code formatting and linting tools #270

Replace `pyright` with `pre-commit`
3a0d68c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2025 in 0s

91.54% (-0.07%) compared to 6400bde, passed because coverage increased by 0.51% when compared to adjusted base (91.02%)

View this Pull Request on Codecov

91.54% (-0.07%) compared to 6400bde, passed because coverage increased by 0.51% when compared to adjusted base (91.02%)

Details

Codecov Report

❌ Patch coverage is 97.71429% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.54%. Comparing base (6400bde) to head (3a0d68c).

Files with missing lines Patch % Lines
src/gardenlinux/s3/s3_artifacts.py 66.66% 2 Missing ⚠️
src/gardenlinux/oci/__main__.py 85.71% 1 Missing ⚠️
src/gardenlinux/oci/manifest.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #270      +/-   ##
==========================================
- Coverage   91.61%   91.54%   -0.07%     
==========================================
  Files          42       42              
  Lines        2051     2070      +19     
==========================================
+ Hits         1879     1895      +16     
- Misses        172      175       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.