ml4ai / automates

AutoMATES: Automated Model Assembly from Text, Equations, and Software
https://ml4ai.github.io/automates
Other
25 stars 9 forks source link

Fixes for model dynamics execution #252

Closed dpdicken closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #252 (bd449f8) into master (83faaf3) will decrease coverage by 0.24%. The diff coverage is 1.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #252      +/-   ##
==========================================
- Coverage   67.14%   66.89%   -0.25%     
==========================================
  Files          93       93              
  Lines       17593    17655      +62     
==========================================
- Hits        11813    11811       -2     
- Misses       5780     5844      +64     
Impacted Files Coverage Δ
automates/apps/automates/execute_driver.py 64.28% <0.00%> (ø)
automates/model_assembly/model_dynamics.py 0.00% <0.00%> (ø)
automates/model_assembly/networks.py 81.68% <ø> (+0.09%) :arrow_up:
...analysis/CAST2GrFN/visitors/cast_to_air_visitor.py 42.63% <ø> (ø)
automates/model_assembly/metadata.py 89.42% <50.00%> (ø)
automates/model_analysis/graph_manipulation.py 70.19% <0.00%> (-0.56%) :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 83faaf3...bd449f8. Read the comment docs.