NIHOPA / NLPre

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

Replace acronym bug 602 #80

Closed HarryBaker closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #80   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          14     14           
  Lines         499    503    +4     
=====================================
+ Hits          499    503    +4
Impacted Files Coverage Δ
nlpre/identify_parenthetical_phrases.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 b43ec0b...f896009. Read the comment docs.

thoppe commented 7 years ago

Fixes #78