SebastianAment / CovarianceFunctions.jl

Lazy, structured, and efficient operations with kernel matrices.
MIT License
19 stars 4 forks source link

moving to functors-based differentiation #11

Closed SebastianAment closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (d703f29) into main (2c676c0) will decrease coverage by 0.78%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   63.20%   62.42%   -0.79%     
==========================================
  Files          20       20              
  Lines        1685     1586      -99     
==========================================
- Hits         1065      990      -75     
+ Misses        620      596      -24     
Impacted Files Coverage Δ
src/CovarianceFunctions.jl 0.00% <ø> (ø)
src/mercer.jl 91.17% <ø> (-0.26%) :arrow_down:
src/stationary.jl 95.19% <ø> (-0.54%) :arrow_down:
src/algebra.jl 55.55% <100.00%> (-1.03%) :arrow_down:
src/transformation.jl 32.83% <100.00%> (-5.37%) :arrow_down:
src/parameters.jl 0.00% <0.00%> (-89.66%) :arrow_down:
src/sparse.jl 55.55% <0.00%> (-3.07%) :arrow_down:
src/lazy_linear_algebra.jl 32.75% <0.00%> (-1.67%) :arrow_down:
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2c676c0...d703f29. Read the comment docs.