ml4ai / automates

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

Milestone 5 Pull Request #337

Closed titomeister closed 1 year ago

titomeister commented 1 year ago

Contains modifications and additions to the Python 2 CAST and CAST to GroMEt pipelines to support GroMEt generation of the Bucky model.

codecov[bot] commented 1 year ago

Codecov Report

Merging #337 (42f6967) into master (d7f3ac6) will decrease coverage by 0.57%. The diff coverage is 4.45%.

:exclamation: Current head 42f6967 differs from pull request most recent head ab9713e. Consider uploading reports for the commit ab9713e to get more accurate results

@@            Coverage Diff             @@
##           master     #337      +/-   ##
==========================================
- Coverage   34.52%   33.94%   -0.58%     
==========================================
  Files         114      114              
  Lines       22632    22752     +120     
==========================================
- Hits         7813     7724      -89     
- Misses      14819    15028     +209     
Impacted Files Coverage Δ
...alysis/CAST2GrFN/ann_cast/variable_version_pass.py 80.52% <ø> (+0.13%) :arrow_up:
...lysis/CAST2GrFN/visitors/cast_to_agraph_visitor.py 16.42% <0.00%> (-0.40%) :arrow_down:
...ates/program_analysis/PyAST2CAST/py_ast_to_cast.py 12.44% <0.59%> (-1.38%) :arrow_down:
...am_analysis/CAST2GrFN/ann_cast/id_collapse_pass.py 75.72% <33.33%> (-0.75%) :arrow_down:
...lysis/CAST2GrFN/ann_cast/cast_to_annotated_cast.py 76.38% <50.00%> (-0.76%) :arrow_down:
...gram_analysis/CAST2GrFN/ann_cast/annotated_cast.py 58.19% <66.66%> (-11.00%) :arrow_down:
...nalysis/CAST2GrFN/ann_cast/grfn_assignment_pass.py 80.57% <100.00%> (ø)
...ogram_analysis/CAST2GrFN/model/cast/scalar_type.py 46.15% <100.00%> (+1.41%) :arrow_up:
.../program_analysis/CAST2GrFN/model/cast/ast_node.py 53.48% <0.00%> (-23.26%) :arrow_down:
...ates/program_analysis/CAST2GrFN/model/cast/name.py 68.96% <0.00%> (-15.52%) :arrow_down:
... and 4 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more