Skip to content

Add guides, consolidate the stubs, review every docstring, and fix bugs - #20

Open
markshowalter wants to merge 15 commits into
mainfrom
ms_260905_docs_typing
Open

Add guides, consolidate the stubs, review every docstring, and fix bugs#20
markshowalter wants to merge 15 commits into
mainfrom
ms_260905_docs_typing

Make single-parameter recursive and classes methods positional again

3791637
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 1s

96.72% (target 90.00%)

View this Pull Request on Codecov

96.72% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 94.48529% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.72%. Comparing base (4e2ba30) to head (3791637).

Files with missing lines Patch % Lines
src/polymath/typedefs.py 85.71% 0 Missing and 7 partials ⚠️
src/polymath/matrix.py 87.87% 0 Missing and 4 partials ⚠️
src/polymath/qube.py 94.11% 1 Missing and 1 partial ⚠️
src/polymath/scalar.py 92.30% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   96.88%   96.72%   -0.17%     
==========================================
  Files          32       33       +1     
  Lines        7616     7687      +71     
  Branches     1690     1703      +13     
==========================================
+ Hits         7379     7435      +56     
- Misses        134      136       +2     
- Partials      103      116      +13     

☔ 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.