ml4ai / automates

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

PA: Code Cleanup and Reorganization #300

Closed rsulli55 closed 2 years ago

rsulli55 commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #300 (1ef3287) into master (29d85cf) will increase coverage by 0.32%. The diff coverage is 76.61%.

@@            Coverage Diff             @@
##           master     #300      +/-   ##
==========================================
+ Coverage   66.57%   66.89%   +0.32%     
==========================================
  Files         105      106       +1     
  Lines       21862    21725     -137     
==========================================
- Hits        14555    14534      -21     
+ Misses       7307     7191     -116     
Impacted Files Coverage Δ
...lysis/CAST2GrFN/ann_cast/lambda_expression_pass.py 74.45% <18.57%> (-12.91%) :arrow_down:
...nalysis/CAST2GrFN/ann_cast/grfn_assignment_pass.py 86.62% <57.14%> (+5.57%) :arrow_up:
...alysis/CAST2GrFN/ann_cast/variable_version_pass.py 86.79% <57.26%> (+8.35%) :arrow_up:
...am_analysis/CAST2GrFN/ann_cast/ann_cast_utility.py 87.50% <75.00%> (ø)
...nalysis/CAST2GrFN/ann_cast/container_scope_pass.py 94.11% <78.37%> (+0.85%) :arrow_up:
...lysis/CAST2GrFN/ann_cast/grfn_var_creation_pass.py 91.80% <88.73%> (+7.68%) :arrow_up:
...am_analysis/CAST2GrFN/ann_cast/ann_cast_helpers.py 91.51% <91.51%> (ø)
...am_analysis/CAST2GrFN/ann_cast/id_collapse_pass.py 91.91% <92.85%> (-0.90%) :arrow_down:
...gram_analysis/CAST2GrFN/ann_cast/annotated_cast.py 74.44% <100.00%> (-3.88%) :arrow_down:
...lysis/CAST2GrFN/ann_cast/cast_to_annotated_cast.py 85.27% <100.00%> (-1.01%) :arrow_down:
... and 9 more

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 29d85cf...1ef3287. Read the comment docs.