Skip to content

avoid dualizing spaces to compute `size`

2c2119e
Select commit
Loading
Failed to load commit list.
Merged

Performance improvements #43

avoid dualizing spaces to compute `size`
2c2119e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2026 in 0s

54.51% (+0.15%) compared to 7d3fd12

View this Pull Request on Codecov

54.51% (+0.15%) compared to 7d3fd12

Details

Codecov Report

❌ Patch coverage is 62.96296% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.51%. Comparing base (7d3fd12) to head (2c2119e).

Files with missing lines Patch % Lines
src/tensors/indexmanipulations.jl 16.66% 5 Missing ⚠️
src/auxiliary/sparsetensorarray.jl 71.42% 4 Missing ⚠️
src/tensors/abstractblocktensor/abstractarray.jl 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   54.36%   54.51%   +0.15%     
==========================================
  Files          17       17              
  Lines        1398     1394       -4     
==========================================
  Hits          760      760              
+ Misses        638      634       -4     

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