Skip to content

py(deps[dev]): Require ruff>=0.16.0#82

Merged
tony merged 10 commits into
masterfrom
ruff-0.16
Jul 26, 2026
Merged

py(deps[dev]): Require ruff>=0.16.0#82
tony merged 10 commits into
masterfrom
ruff-0.16

tests(exc): Cover the two exception constructors

c1ca2f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 0s

76.68% (+0.35%) compared to 14807d3

View this Pull Request on Codecov

76.68% (+0.35%) compared to 14807d3

Details

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.68%. Comparing base (14807d3) to head (c1ca2f5).

Files with missing lines Patch % Lines
tests/test_doctest_docutils.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   76.32%   76.68%   +0.35%     
==========================================
  Files          15       15              
  Lines        1018     1025       +7     
==========================================
+ Hits          777      786       +9     
+ Misses        241      239       -2     

☔ View full report in Codecov by Harness.
📢 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.