ml4ai / automates

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

Add scripts to dump AIR json from CAST json files #243

Closed dpdicken closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #243 (ddfe9ba) into master (24efecd) will increase coverage by 0.00%. The diff coverage is 87.50%.

:exclamation: Current head ddfe9ba differs from pull request most recent head bd7f191. Consider uploading reports for the commit bd7f191 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #243   +/-   ##
=======================================
  Coverage   66.19%   66.20%           
=======================================
  Files          90       90           
  Lines       16916    16920    +4     
=======================================
+ Hits        11198    11202    +4     
  Misses       5718     5718           
Impacted Files Coverage Δ
...analysis/CAST2GrFN/visitors/cast_to_air_visitor.py 41.76% <0.00%> (ø)
automates/program_analysis/CAST2GrFN/cast.py 81.90% <100.00%> (+0.71%) :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 24efecd...bd7f191. Read the comment docs.