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

[#369] Monthly Timespan Fact #421

Closed Vynny closed 6 years ago

Vynny commented 6 years ago

[#369]

rent_overdue1 rent_overdue1-2

rent_overdue2 rent_overdue2-2

Note: This requires a database reset to function correctly.

codecov[bot] commented 6 years ago

Codecov Report

Merging #421 into master will decrease coverage by 0.02%. The diff coverage is 68.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
- Coverage    70.9%   70.88%   -0.03%     
==========================================
  Files          54       54              
  Lines        2251     2270      +19     
  Branches       23       23              
==========================================
+ Hits         1596     1609      +13     
- Misses        654      660       +6     
  Partials        1        1
Impacted Files Coverage Δ
src/ml_service/init.py 74.07% <ø> (ø) :arrow_up:
src/nlp_service/init_rasa.py 0% <ø> (ø) :arrow_up:
src/nlp_service/services/response_strings.py 100% <ø> (ø) :arrow_up:
src/nlp_service/controllers/nlp_controller.py 0% <0%> (ø) :arrow_up:
src/ml_service/init_test.py 100% <100%> (ø) :arrow_up:
src/nlp_service/services/fact_service.py 96.46% <76.47%> (-3.54%) :arrow_down:

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 32b63af...f02a657. Read the comment docs.