PetrochukM / PyTorch-NLP

Basic Utilities for PyTorch Natural Language Processing (NLP)
https://pytorchnlp.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.21k stars 258 forks source link

Updates for PyPi Release #37

Closed PetrochukM closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #37   +/-   ##
=======================================
  Coverage   94.55%   94.55%           
=======================================
  Files          56       56           
  Lines        1579     1579           
=======================================
  Hits         1493     1493           
  Misses         86       86
Impacted Files Coverage Δ
torchnlp/__init__.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 d061f7d...68452c0. Read the comment docs.