StructuralIdentifiability.jl icon indicating copy to clipboard operation
StructuralIdentifiability.jl copied to clipboard

first look at reparametrization

Open pogudingleb opened this issue 2 years ago • 1 comments

pogudingleb avatar Sep 07 '23 21:09 pogudingleb

Codecov Report

Merging #209 (670de54) into ident_funcs (a43e9d2) will increase coverage by 1.53%. Report is 102 commits behind head on ident_funcs. The diff coverage is 91.31%.

@@               Coverage Diff               @@
##           ident_funcs     #209      +/-   ##
===============================================
+ Coverage        89.38%   90.91%   +1.53%     
===============================================
  Files               16       24       +8     
  Lines             2044     3105    +1061     
===============================================
+ Hits              1827     2823     +996     
- Misses             217      282      +65     
Files Coverage Δ
src/RationalFunctionFields/util.jl 100.00% <100.00%> (ø)
src/StructuralIdentifiability.jl 100.00% <100.00%> (+5.66%) :arrow_up:
src/elimination.jl 97.26% <100.00%> (ø)
src/io_equation.jl 98.13% <100.00%> (+1.00%) :arrow_up:
src/local_identifiability.jl 99.00% <100.00%> (ø)
src/parametrizations.jl 97.57% <ø> (ø)
src/precompile.jl 100.00% <ø> (ø)
src/primality_check.jl 100.00% <ø> (ø)
src/states.jl 100.00% <ø> (ø)
src/util.jl 87.67% <ø> (-6.83%) :arrow_down:
... and 7 more

... and 1 file with indirect coverage changes

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

codecov[bot] avatar Sep 07 '23 21:09 codecov[bot]