asyml / texar-pytorch

Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/
https://asyml.io
Apache License 2.0
745 stars 117 forks source link

Remove duplicated pytest #289

Closed gpengzhi closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
+ Coverage   82.63%   82.64%   +0.01%     
==========================================
  Files         207      207              
  Lines       16005    16005              
==========================================
+ Hits        13225    13228       +3     
+ Misses       2780     2777       -3
Impacted Files Coverage Δ
texar/torch/modules/pretrained/pretrained_base.py 50.98% <0%> (+0.98%) :arrow_up:
texar/torch/utils/utils_io.py 30% <0%> (+6.66%) :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 d63556e...7110de5. Read the comment docs.