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

[#25] Integrates task and backend service, merges document alignment OCR code #365

Closed lancelafontaine closed 6 years ago

lancelafontaine commented 6 years ago

[#25]

codecov[bot] commented 6 years ago

Codecov Report

Merging #365 into master will decrease coverage by 1.53%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #365      +/-   ##
=========================================
- Coverage   68.63%   67.1%   -1.54%     
=========================================
  Files          52      53       +1     
  Lines        2063    2128      +65     
  Branches       16      16              
=========================================
+ Hits         1416    1428      +12     
- Misses        645     698      +53     
  Partials        2       2
Impacted Files Coverage Δ
src/backend_service/services/task_service.py 50% <50%> (ø)
...end_service/controllers/conversation_controller.py 55.37% <50%> (-0.47%) :arrow_down:
controllers/ocr_controller.py 32.91% <0%> (-52.09%) :arrow_down:
app.py 0% <0%> (ø) :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 85965c4...528bed3. Read the comment docs.