Fix config lookup: use 'is None' instead of 'or default', add get_config_flex and html_extra_path support #102
Codecov / codecov/project
succeeded
Apr 13, 2026 in 0s
80.48% (+1.63%) compared to ddc99c5
View this Pull Request on Codecov
80.48% (+1.63%) compared to ddc99c5
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.48%. Comparing base (ddc99c5) to head (db97311).
Additional details and impacted files
@@ Coverage Diff @@
## main #102 +/- ##
==========================================
+ Coverage 78.84% 80.48% +1.63%
==========================================
Files 8 8
Lines 1130 1230 +100
Branches 134 138 +4
==========================================
+ Hits 891 990 +99
Misses 201 201
- Partials 38 39 +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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading