Jutho / TensorOperations.jl

Julia package for tensor contractions and related operations
https://jutho.github.io/TensorOperations.jl/stable/
Other
438 stars 55 forks source link

Split backend for operations and allocators #141

Closed lkdvos closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #141 (1be6da0) into master (8d06d36) will decrease coverage by 0.20%. The diff coverage is 40.00%.

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
- Coverage   81.31%   81.12%   -0.20%     
==========================================
  Files          25       25              
  Lines        2109     2114       +5     
==========================================
  Hits         1715     1715              
- Misses        394      399       +5     
Impacted Files Coverage Δ
src/indexnotation/tensormacros.jl 75.00% <16.66%> (-3.36%) :arrow_down:
src/indexnotation/postprocessors.jl 90.00% <75.00%> (-2.11%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more