Skip to content

♻️ Central declarative SdConfig dataclass#274

Merged
chrisjsewell merged 3 commits into
mainfrom
brief/02-declarative-config
Jul 12, 2026
Merged

♻️ Central declarative SdConfig dataclass#274
chrisjsewell merged 3 commits into
mainfrom
brief/02-declarative-config

🧪 TEST: drop unused type-ignores flagged by the pre-commit mypy hook

75801ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 1s

89.95% (target 85.00%)

View this Pull Request on Codecov

89.95% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 88.88889% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.95%. Comparing base (834eebe) to head (75801ac).

Files with missing lines Patch % Lines
sphinx_design/config.py 89.47% 10 Missing ⚠️
sphinx_design/icons.py 66.66% 1 Missing ⚠️
sphinx_design/shared.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
+ Coverage   88.39%   89.95%   +1.55%     
==========================================
  Files          11       12       +1     
  Lines        1043     1115      +72     
==========================================
+ Hits          922     1003      +81     
+ Misses        121      112       -9     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.