Skip to content

feat: implement Toeplitz and Hankel Procrustes (issue #84)

535e4de
Select commit
Loading
Failed to load commit list.
Open

feat: implement Toeplitz and Hankel Procrustes #226

feat: implement Toeplitz and Hankel Procrustes (issue #84)
535e4de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@a0c02ce). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #226   +/-   ##
=======================================
  Coverage        ?   94.59%           
=======================================
  Files           ?       12           
  Lines           ?      869           
  Branches        ?        0           
=======================================
  Hits            ?      822           
  Misses          ?       47           
  Partials        ?        0           
Files with missing lines Coverage Δ
procrustes/__init__.py 100.00% <100.00%> (ø)
procrustes/toeplitz.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.