ModellingWebLab / cellmlmanip

CellML loading and model equation manipulation
Other
3 stars 1 forks source link

Replace `set_lhs_units_from_lhs` with `evaluate_units_and_fix` #275

Closed MichaelClerx closed 4 years ago

MichaelClerx commented 4 years ago

Description

See #273

Types of changes

Checklist:

Testing

codecov[bot] commented 4 years ago

Codecov Report

Merging #275 into develop will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #275      +/-   ##
===========================================
- Coverage    97.45%   97.44%   -0.01%     
===========================================
  Files            7        7              
  Lines         1334     1329       -5     
  Branches       287      286       -1     
===========================================
- Hits          1300     1295       -5     
  Misses          15       15              
  Partials        19       19              
Impacted Files Coverage Δ
cellmlmanip/units.py 98.37% <100.00%> (-0.03%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b9edf2b...fdb7386. Read the comment docs.