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

[#439] Lint fix #442

Closed ghost closed 6 years ago

ghost commented 6 years ago

Lint Fix

codecov[bot] commented 6 years ago

Codecov Report

Merging #442 into master will not change coverage. The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #442   +/-   ##
=======================================
  Coverage   70.98%   70.98%           
=======================================
  Files          54       54           
  Lines        2295     2295           
  Branches       26       26           
=======================================
  Hits         1629     1629           
  Misses        663      663           
  Partials        3        3
Impacted Files Coverage Δ
src/web_client/src/components/EventBus.js 100% <ø> (ø) :arrow_up:
...raining/classifier/multi_output/multi_class_svm.py 86.84% <ø> (ø) :arrow_up:
src/ml_service/util/log.py 100% <ø> (ø) :arrow_up:
...ion/single_output_regression/abstract_regressor.py 50% <ø> (ø) :arrow_up:
src/nlp_service/util/parse_dataset.py 69.07% <ø> (ø) :arrow_up:
...g/filter_precedent/precendent_directory_cleaner.py 82.35% <ø> (ø) :arrow_up:
src/web_client/src/router/index.js 100% <ø> (ø) :arrow_up:
src/nlp_service/rasa/intent_threshold.py 100% <ø> (ø) :arrow_up:
...ture_extraction/post_processing/regex/regex_lib.py 100% <ø> (ø) :arrow_up:
src/ml_service/init.py 83.33% <50%> (ø) :arrow_up:
... and 1 more

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 734a0f3...35d739c. Read the comment docs.