dmlc / gluon-nlp

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

[TOOL] add back diagnose script #1551

Closed szha closed 3 years ago

szha commented 3 years ago

Signed-off-by: Sheng Zha zhasheng@amazon.com

Description

add back diagnose script used for issue reporting

Checklist

Essentials

Changes

Comments

cc @dmlc/gluon-nlp-team

github-actions[bot] commented 3 years ago

The documentation website for preview: http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR1551/cdaa2ece904e18526f83b36f53272daf233f3f8c/index.html

codecov[bot] commented 3 years ago

Codecov Report

Merging #1551 (cdaa2ec) into master (1326258) will decrease coverage by 0.29%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1551      +/-   ##
==========================================
- Coverage   82.20%   81.90%   -0.30%     
==========================================
  Files          68       68              
  Lines        8540     8540              
==========================================
- Hits         7020     6995      -25     
- Misses       1520     1545      +25     
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
src/gluonnlp/data/loading.py 76.64% <0.00%> (-7.30%) :arrow_down:
src/gluonnlp/data/filtering.py 78.26% <0.00%> (-4.35%) :arrow_down:

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 5ff0519...cdaa2ec. Read the comment docs.