JuliaSparse / KLU.jl

Julia Wrapper for the KLU sparse matrix solver from SuiteSparse
https://klu.juliasparse.org/
MIT License
26 stars 6 forks source link

Make getproperty non-allocating #10

Closed YingboMa closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #10 (c3630ba) into main (c4bea7b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   79.66%   79.66%           
=======================================
  Files           1        1           
  Lines         300      300           
=======================================
  Hits          239      239           
  Misses         61       61           
Impacted Files Coverage Δ
src/KLU.jl 79.66% <100.00%> (ø)

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