NIHOPA / NLPre

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

Footnotes bug #82

Closed HarryBaker closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #82 into master will decrease coverage by 1.18%. The diff coverage is 94.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
- Coverage     100%   98.81%   -1.19%     
==========================================
  Files          15       17       +2     
  Lines         505      676     +171     
==========================================
+ Hits          505      668     +163     
- Misses          0        8       +8
Impacted Files Coverage Δ
nlpre/Grammars/reference_patterns.py 100% <100%> (ø)
nlpre/Grammars/__init__.py 100% <100%> (ø) :arrow_up:
nlpre/__init__.py 100% <100%> (ø) :arrow_up:
nlpre/separate_reference.py 92.92% <92.92%> (ø)
nlpre/replace_from_dictionary.py 100% <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 69bc323...0341c1d. Read the comment docs.

thoppe commented 7 years ago

Either reopen, are create a new PR when ready.