JuliaGameTheoreticPlanning / ParametricMCPs.jl

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

Provide util to detect constant entries of a symbolic matrix #10

Closed lassepe closed 1 year ago

lassepe commented 1 year ago

Resolves #9.

codecov[bot] commented 1 year ago

Codecov Report

Merging #10 (4179560) into main (127bb67) will increase coverage by 0.79%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   91.50%   92.30%   +0.79%     
==========================================
  Files           4        4              
  Lines         106      104       -2     
==========================================
- Hits           97       96       -1     
+ Misses          9        8       -1     
Flag Coverage Δ
unittests 92.30% <100.00%> (+0.79%) :arrow_up:

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

Impacted Files Coverage Δ
src/parametric_problem.jl 90.32% <100.00%> (+3.65%) :arrow_up:
src/sparse_utils.jl 100.00% <0.00%> (ø)

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