NIHOPA / NLPre

Python library for Natural Language Preprocessing (NLPre)
190 stars 34 forks source link

Develop/filter paren #87

Closed thoppe closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #87   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     15           
  Lines         517    520    +3     
=====================================
+ Hits          517    520    +3
Impacted Files Coverage Δ
nlpre/Grammars/parenthesis_nester.py 100% <ø> (ø) :arrow_up:
nlpre/separated_parenthesis.py 100% <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 ff02b43...c8754d0. Read the comment docs.