Skip to content

ruff: format + lint as a first-class gate - #123

Merged
Syndic merged 2 commits into
mainfrom
ruff-bootstrap
Jun 15, 2026
Merged

ruff: format + lint as a first-class gate#123
Syndic merged 2 commits into
mainfrom
ruff-bootstrap

ci: pin python to 3.14 in jobs that run meta/scripts directly

660c95d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 1s

86.35% (+0.04%) compared to 750aac2

View this Pull Request on Codecov

86.35% (+0.04%) compared to 750aac2

Details

Codecov Report

❌ Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.35%. Comparing base (750aac2) to head (660c95d).

Files with missing lines Patch % Lines
meta/scripts/check_go_modules.py 83.33% 0 Missing and 1 partial ⚠️
meta/scripts/check_no_cgo.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
+ Coverage   86.31%   86.35%   +0.04%     
==========================================
  Files          35       35              
  Lines        1841     1840       -1     
  Branches       51       50       -1     
==========================================
  Hits         1589     1589              
  Misses        241      241              
+ Partials       11       10       -1     
Components Coverage Δ
Go 86.14% <ø> (ø)
Python 87.87% <84.61%> (+0.37%) ⬆️
Category: apps ∅ <ø> (∅)
Category: infra ∅ <ø> (∅)
Category: libs ∅ <ø> (∅)
Category: meta 87.87% <84.61%> (+0.37%) ⬆️
Category: services ∅ <ø> (∅)
Category: tools 86.14% <ø> (ø)
Project: meta/scripts 87.87% <84.61%> (+0.37%) ⬆️
Project: tools/network_infrastructure_maintenance 86.14% <ø> (ø)
Files with missing lines Coverage Δ
meta/scripts/_workspace.py 92.10% <100.00%> (ø)
meta/scripts/check_go_work.py 91.66% <100.00%> (ø)
meta/scripts/check_go_modules.py 82.65% <83.33%> (+0.83%) ⬆️
meta/scripts/check_no_cgo.py 93.44% <80.00%> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 750aac2...660c95d. Read the comment docs.

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