ml4ai / automates

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

small fixes #284

Closed maxaalexeeva closed 2 years ago

maxaalexeeva commented 2 years ago

@cl4yton, the first change is to help someone try to use our apps (their input is text and not json), @alicekwak, the second one is a small bug I mentioned to you last semester.

codecov[bot] commented 2 years ago

Codecov Report

Merging #284 (ce77025) into master (2016ef6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #284   +/-   ##
=======================================
  Coverage   66.01%   66.01%           
=======================================
  Files          95       95           
  Lines       18012    18012           
=======================================
  Hits        11891    11891           
  Misses       6121     6121           

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 2016ef6...ce77025. Read the comment docs.

cl4yton commented 2 years ago

@alicekwak You can go ahead and merge when you are ready!

alicekwak commented 2 years ago

Thank you @maxaalexeeva for doing this! I'll merge this now @cl4yton.