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

[#401] date regex fix #419

Closed TaimoorRana closed 6 years ago

TaimoorRana commented 6 years ago

Added/updated regexes for dates

codecov[bot] commented 6 years ago

Codecov Report

Merging #419 into master will increase coverage by 0.15%. The diff coverage is 79.54%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #419      +/-   ##
=========================================
+ Coverage   70.74%   70.9%   +0.15%     
=========================================
  Files          54      54              
  Lines        2222    2251      +29     
  Branches       23      23              
=========================================
+ Hits         1572    1596      +24     
- Misses        649     654       +5     
  Partials        1       1
Impacted Files Coverage Δ
...ture_extraction/post_processing/regex/regex_lib.py 100% <100%> (ø) :arrow_up:
...n/post_processing/regex/regex_entity_extraction.py 83.15% <78.57%> (-0.43%) :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 21d6811...086b4fb. Read the comment docs.

TaimoorRana commented 6 years ago

sure