JuliaGameTheoreticPlanning / ParametricMCPs.jl

Mixed complementarity problems parameterized by "runtime"-parameters with support for implicit differentiation.
MIT License
17 stars 2 forks source link

Cached buffer for `SparseFunction` result #11

Closed lassepe closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #11 (0526157) into main (de16db3) will increase coverage by 0.13%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   92.52%   92.66%   +0.13%     
==========================================
  Files           4        4              
  Lines         107      109       +2     
==========================================
+ Hits           99      101       +2     
  Misses          8        8              
Flag Coverage Δ
unittests 92.66% <100.00%> (+0.13%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/solver.jl 92.85% <100.00%> (-0.48%) :arrow_down:
src/sparse_utils.jl 100.00% <100.00%> (ø)

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