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

[#0] Fixes all code style and linting errors #424

Closed lancelafontaine closed 6 years ago

lancelafontaine commented 6 years ago

[#0]

codecov[bot] commented 6 years ago

Codecov Report

Merging #424 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #424   +/-   ##
=======================================
  Coverage   70.86%   70.86%           
=======================================
  Files          54       54           
  Lines        2276     2276           
  Branches       24       24           
=======================================
  Hits         1613     1613           
  Misses        662      662           
  Partials        1        1
Impacted Files Coverage Δ
...ion/single_output_regression/abstract_regressor.py 44.59% <ø> (ø) :arrow_up:
src/nlp_service/controllers/nlp_controller.py 0% <ø> (ø) :arrow_up:
src/ml_service/init.py 74.07% <ø> (ø) :arrow_up:
...n/single_output_regression/additional_indemnity.py 85.71% <100%> (ø) :arrow_up:
src/nlp_service/services/report_service.py 92.68% <100%> (ø) :arrow_up:
src/ml_service/web/ml_controller.py 63.23% <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 759b921...3692f63. Read the comment docs.