SciML / SciMLOperators.jl

SciMLOperators.jl: Matrix-Free Operators for the SciML Scientific Machine Learning Common Interface in Julia
https://docs.sciml.ai/SciMLOperators/stable
MIT License
44 stars 10 forks source link

fix conj overload for matrixop, batcheddiagonal #203

Closed vpuri3 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #203 (3c89279) into master (a1e7622) will decrease coverage by 0.23%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
- Coverage   69.20%   68.97%   -0.23%     
==========================================
  Files          10       10              
  Lines        1523     1528       +5     
==========================================
  Hits         1054     1054              
- Misses        469      474       +5     
Impacted Files Coverage Δ
src/batch.jl 67.64% <0.00%> (-3.13%) :arrow_down:
src/matrix.jl 66.31% <0.00%> (-0.72%) :arrow_down:

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