Skip to content

Improve CI quality gates with pre-commit, Ruff, and smoke test

17c0ade
Select commit
Loading
Failed to load commit list.
Open

Improve developer effectiveness: unify quality gates, add Ruff linting, and fast smoke tests #5262

Improve CI quality gates with pre-commit, Ruff, and smoke test
17c0ade
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 28, 2026 in 0s

93.82% (-0.01%) compared to 900d20b

View this Pull Request on Codecov

93.82% (-0.01%) compared to 900d20b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.82%. Comparing base (900d20b) to head (17c0ade).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5262      +/-   ##
===========================================
- Coverage    93.83%   93.82%   -0.01%     
===========================================
  Files          180      180              
  Lines        22473    22473              
  Branches      3189     3189              
===========================================
- Hits         21088    21086       -2     
- Misses         923      924       +1     
- Partials       462      463       +1     

☔ 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.