dmlc / gluon-nlp

NLP made easy
https://nlp.gluon.ai/
Apache License 2.0
2.55k stars 538 forks source link

[CI] Fix Source Reference Issues #1332

Closed barry-jin closed 4 years ago

barry-jin commented 4 years ago

Description

As title.

Checklist

Essentials

Changes

Comments

cc @dmlc/gluon-nlp-team

codecov[bot] commented 4 years ago

Codecov Report

Merging #1332 into master will increase coverage by 0.20%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1332      +/-   ##
==========================================
+ Coverage   84.25%   84.45%   +0.20%     
==========================================
  Files          42       42              
  Lines        6426     6426              
==========================================
+ Hits         5414     5427      +13     
+ Misses       1012      999      -13     
Impacted Files Coverage Δ
src/gluonnlp/utils/misc.py 52.53% <0.00%> (-0.32%) :arrow_down:
src/gluonnlp/data/loading.py 83.39% <0.00%> (+5.28%) :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 66e5e05...25af487. Read the comment docs.