ml4ai / automates

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

Take regextools straight from github #327

Closed kwalcock closed 1 year ago

kwalcock commented 1 year ago

This should remove the need to publish regextools locally.

codecov[bot] commented 1 year ago

Codecov Report

Merging #327 (1077351) into master (0816322) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #327   +/-   ##
=======================================
  Coverage   34.56%   34.57%           
=======================================
  Files         114      114           
  Lines       22577    22577           
=======================================
+ Hits         7803     7805    +2     
+ Misses      14774    14772    -2     
Impacted Files Coverage Δ
automates/model_analysis/graph_manipulation.py 70.75% <0.00%> (+0.55%) :arrow_up:

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

enoriega commented 1 year ago

@kwalcock Thanks. But this must go in the skema repo, not in automates. Can you please make this changes directly in the automates_porting branch?

kwalcock commented 1 year ago

Thanks for setting me straight.