Skip to content

Changed autodoc mock import priority

88cd1f0
Select commit
Loading
Failed to load commit list.
Draft

Added try-catch for autodoc mock-import #89

Changed autodoc mock import priority
88cd1f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 7, 2026 in 1s

50.11% (-0.04%) compared to de7c367

View this Pull Request on Codecov

50.11% (-0.04%) compared to de7c367

Details

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.11%. Comparing base (de7c367) to head (88cd1f0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
sphinxarg/ext.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   50.15%   50.11%   -0.04%     
==========================================
  Files          18       18              
  Lines        1288     1291       +3     
  Branches      262      263       +1     
==========================================
+ Hits          646      647       +1     
- Misses        598      599       +1     
- Partials       44       45       +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.