NIHOPA / NLPre

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

Add version to automatically import into setup #81

Closed thoppe closed 7 years ago

thoppe commented 7 years ago

Also updates version to 1.0.3

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #81   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          14     15    +1     
  Lines         503    505    +2     
=====================================
+ Hits          503    505    +2
Impacted Files Coverage Δ
nlpre/__init__.py 100% <100%> (ø) :arrow_up:
nlpre/_version.py 100% <100%> (ø)

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 5659250...7cf39d3. Read the comment docs.