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

[#186] NLP Integration of retaking rental + some fixes #389

Closed Vynny closed 6 years ago

Vynny commented 6 years ago

[#186]

codecov[bot] commented 6 years ago

Codecov Report

Merging #389 into master will decrease coverage by 0.03%. The diff coverage is 68.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #389      +/-   ##
==========================================
- Coverage   68.21%   68.17%   -0.04%     
==========================================
  Files          51       51              
  Lines        2095     2099       +4     
  Branches       17       17              
==========================================
+ Hits         1429     1431       +2     
- Misses        661      663       +2     
  Partials        5        5
Impacted Files Coverage Δ
src/nlp_service/services/fact_service.py 100% <ø> (ø) :arrow_up:
src/nlp_service/controllers/nlp_controller.py 0% <0%> (ø) :arrow_up:
src/ml_service/init.py 74.07% <0%> (ø) :arrow_up:
src/nlp_service/services/ml_service.py 83.58% <100%> (+0.5%) :arrow_up:
src/nlp_service/services/response_strings.py 100% <100%> (ø) :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 923fde0...6b27530. Read the comment docs.