Added try-catch for autodoc mock-import#89
Open
RobertoRoos wants to merge 2 commits into
Open
Codecov / codecov/project
succeeded
Jun 25, 2026 in 0s
50.15% (-0.04%) compared to 528aa98, passed because coverage increased by 0% when compared to adjusted base (50.15%)
View this Pull Request on Codecov
50.15% (-0.04%) compared to 528aa98, passed because coverage increased by 0% when compared to adjusted base (50.15%)
Details
Codecov Report
❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.15%. Comparing base (528aa98) to head (4e8f1c4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| sphinxarg/ext.py | 50.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #89 +/- ##
==========================================
- Coverage 50.19% 50.15% -0.04%
==========================================
Files 18 18
Lines 1289 1292 +3
Branches 262 262
==========================================
+ Hits 647 648 +1
- Misses 598 600 +2
Partials 44 44 ☔ 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.
Loading