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] Report Generation and Endpoint #393

Closed Vynny closed 6 years ago

Vynny commented 6 years ago

[#43]

Note: Requires a DB reset

codecov[bot] commented 6 years ago

Codecov Report

Merging #393 into master will increase coverage by 0.48%. The diff coverage is 79.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #393      +/-   ##
==========================================
+ Coverage   68.14%   68.63%   +0.48%     
==========================================
  Files          53       54       +1     
  Lines        2119     2171      +52     
  Branches       19       19              
==========================================
+ Hits         1444     1490      +46     
- Misses        671      677       +6     
  Partials        4        4
Impacted Files Coverage Δ
src/backend_service/services/static_strings.py 100% <ø> (ø) :arrow_up:
src/nlp_service/controllers/nlp_controller.py 0% <0%> (ø) :arrow_up:
src/nlp_service/services/ml_service.py 80.55% <40%> (-3.03%) :arrow_down:
...end_service/controllers/conversation_controller.py 59.34% <85.71%> (+3.97%) :arrow_up:
src/nlp_service/services/report_service.py 92.68% <92.68%> (ø)

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 feceb16...a6c07bc. Read the comment docs.