ml4ai / automates

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

Initial ID Algorithm Implementation #214

Closed aswinchester closed 3 years ago

aswinchester commented 3 years ago

Additions

codecov[bot] commented 3 years ago

Codecov Report

Merging #214 (2d843ec) into master (f5346f0) will increase coverage by 0.32%. The diff coverage is 76.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
+ Coverage   66.66%   66.99%   +0.32%     
==========================================
  Files          90       92       +2     
  Lines       16921    17474     +553     
==========================================
+ Hits        11281    11706     +425     
- Misses       5640     5768     +128     
Impacted Files Coverage Δ
automates/model_analysis/graph_manipulation.py 70.19% <70.19%> (ø)
...omates/model_analysis/identification_algorithms.py 89.17% <89.17%> (ø)

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 f5346f0...2d843ec. Read the comment docs.