ml4ai / automates

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

Various fixes for translating GCC ASTs into GrFN #255

Closed dpdicken closed 3 years ago

dpdicken commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #255 (305ecde) into master (22a0c5f) will decrease coverage by 0.00%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
- Coverage   66.91%   66.91%   -0.01%     
==========================================
  Files          93       93              
  Lines       17655    17658       +3     
==========================================
+ Hits        11813    11815       +2     
- Misses       5842     5843       +1     
Impacted Files Coverage Δ
...analysis/CAST2GrFN/visitors/cast_to_air_visitor.py 42.66% <83.33%> (+0.02%) :arrow_up:
automates/model_assembly/metadata.py 89.45% <100.00%> (+0.03%) :arrow_up:
...s/CAST2GrFN/visitors/cast_function_call_visitor.py 85.71% <100.00%> (ø)

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 22a0c5f...305ecde. Read the comment docs.