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

version 2.3 #28

Closed shahriariravanian closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (93d9f3d) into master (556457e) will decrease coverage by 10.72%. The diff coverage is 75.15%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #28       +/-   ##
===========================================
- Coverage   87.70%   76.98%   -10.73%     
===========================================
  Files           4        5        +1     
  Lines         179      239       +60     
===========================================
+ Hits          157      184       +27     
- Misses         22       55       +33     
Impacted Files Coverage Δ
src/utils.jl 0.00% <0.00%> (ø)
src/import.jl 37.50% <37.50%> (ø)
src/accessors.jl 89.18% <82.60%> (-10.82%) :arrow_down:
src/components.jl 87.83% <83.01%> (-9.41%) :arrow_down:
src/CellMLToolkit.jl 54.54% <83.33%> (+2.37%) :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 556457e...93d9f3d. Read the comment docs.