ml4ai / automates

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

tr improvement + dojo-like output #278

Closed maxaalexeeva closed 2 years ago

maxaalexeeva commented 2 years ago

Major changes:

Minor changes:

codecov[bot] commented 2 years ago

Codecov Report

Merging #278 (7c2dbb1) into master (04b883a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #278   +/-   ##
=======================================
  Coverage   66.04%   66.04%           
=======================================
  Files          95       95           
  Lines       17892    17892           
=======================================
  Hits        11816    11816           
  Misses       6076     6076           

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 04b883a...7c2dbb1. Read the comment docs.

maxaalexeeva commented 2 years ago

hey @alicekwak, I added int param setting output to the mention assembly json in response to your question and also modified a couple of python scripts that are supposed to run some of the endpoints in HomeController. I think I will stop with this branch modifications now :)