SciML / CellMLToolkit.jl

CellMLToolkit.jl is a Julia library that connects CellML models to the Scientific Julia ecosystem.
https://docs.sciml.ai/CellMLToolkit/stable/
Other
62 stars 15 forks source link

Update for Symbolics 3 / MTK 6 #73

Closed ChrisRackauckas closed 3 years ago

ChrisRackauckas commented 3 years ago

Requires https://github.com/SciML/MathML.jl/pull/39

codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (6f013e1) into master (bf9cbef) will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   83.69%   83.80%   +0.10%     
==========================================
  Files           6        6              
  Lines         319      321       +2     
==========================================
+ Hits          267      269       +2     
  Misses         52       52              
Impacted Files Coverage Δ
src/components.jl 93.37% <100.00%> (+0.08%) :arrow_up:

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 bf9cbef...6f013e1. Read the comment docs.