Cyberjusticelab / JusticeAI

JusticeAI (ProceZeus) is a web chat bot that aims to facilitate access to judicial proceedings involving Quebec tenant/landlord law
https://cyberjusticelab.github.io/JusticeAI/docs/rendered/
MIT License
21 stars 16 forks source link

[#43] added ML end point for stats #388

Closed Samuel-Campbell closed 6 years ago

Samuel-Campbell commented 6 years ago

1) Updated readme with new GET 2) Added GET method --> /statistics

codecov[bot] commented 6 years ago

Codecov Report

Merging #388 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
+ Coverage   67.57%   67.65%   +0.07%     
==========================================
  Files          51       51              
  Lines        2085     2090       +5     
  Branches       17       17              
==========================================
+ Hits         1409     1414       +5     
  Misses        671      671              
  Partials        5        5
Impacted Files Coverage Δ
src/ml_service/web/ml_controller.py 61.66% <100%> (+3.48%) :arrow_up:

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 918dda2...4a46bf7. Read the comment docs.

TaimoorRana commented 6 years ago

Looks good