ml4ai / automates

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

[PA]: Testing Updates #295

Closed rsulli55 closed 2 years ago

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

Codecov Report

Merging #295 (1a1dfb0) into master (7836dda) will increase coverage by 5.26%. The diff coverage is 55.30%.

:exclamation: Current head 1a1dfb0 differs from pull request most recent head 119a354. Consider uploading reports for the commit 119a354 to get more accurate results

@@            Coverage Diff             @@
##           master     #295      +/-   ##
==========================================
+ Coverage   61.30%   66.57%   +5.26%     
==========================================
  Files          96      105       +9     
  Lines       19253    21862    +2609     
==========================================
+ Hits        11804    14555    +2751     
+ Misses       7449     7307     -142     
Impacted Files Coverage Δ
automates/program_analysis/CAST2GrFN/cast.py 69.84% <22.22%> (-1.71%) :arrow_down:
...am_analysis/CAST2GrFN/ann_cast/ann_cast_utility.py 87.50% <50.00%> (ø)
...gram_analysis/CAST2GrFN/ann_cast/annotated_cast.py 78.31% <55.18%> (+49.91%) :arrow_up:
...lysis/CAST2GrFN/visitors/cast_to_agraph_visitor.py 53.72% <75.00%> (+35.54%) :arrow_up:
automates/model_assembly/networks.py 80.97% <100.00%> (+0.32%) :arrow_up:
...lysis/CAST2GrFN/ann_cast/lambda_expression_pass.py 87.36% <100.00%> (ø)
...rogram_analysis/CAST2GrFN/ann_cast/to_grfn_pass.py 84.53% <100.00%> (ø)
...nalysis/CAST2GrFN/ann_cast/grfn_assignment_pass.py 81.04% <0.00%> (ø)
...lysis/CAST2GrFN/ann_cast/grfn_var_creation_pass.py 84.12% <0.00%> (ø)
... and 27 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 7836dda...119a354. Read the comment docs.