Skip to content

Fix line-too-long complaint from `ruff`

dd8915b
Select commit
Loading
Failed to load commit list.
Merged

Enable coverage monitoring for non-test Python modules #304

Fix line-too-long complaint from `ruff`
dd8915b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 10, 2026 in 0s

74.60% (target 80.00%)

View this Pull Request on Codecov

74.60% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

❌ Your project check has failed because the head coverage (74.60%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

@@            Coverage Diff             @@
##             main     #304      +/-   ##
==========================================
+ Coverage   74.28%   74.60%   +0.32%     
==========================================
  Files         124      124              
  Lines        2955     2961       +6     
  Branches      513      516       +3     
==========================================
+ Hits         2195     2209      +14     
+ Misses        540      532       -8     
  Partials      220      220              

Continue to review full report in Codecov by Sentry.

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

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