Skip to content

Merge branch 'main' into feature/sparse

630d596
Select commit
Loading
Failed to load commit list.
Open

Feature/sparse #48

Merge branch 'main' into feature/sparse
630d596
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 12, 2026 in 1s

94.09% (-0.17%) compared to 594b611

View this Pull Request on Codecov

94.09% (-0.17%) compared to 594b611

Details

Codecov Report

❌ Patch coverage is 91.60839% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.09%. Comparing base (594b611) to head (630d596).

Files with missing lines Patch % Lines
src/curvelets/torch/_sparse_window.py 79.54% 9 Missing ⚠️
src/curvelets/numpy/_sparse_window.py 95.00% 2 Missing ⚠️
src/curvelets/torch/_backward_transform.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   94.26%   94.09%   -0.17%     
==========================================
  Files          27       29       +2     
  Lines        1848     1881      +33     
==========================================
+ Hits         1742     1770      +28     
- Misses        106      111       +5     

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