Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

[DOC]fix typo#1318

Merged
szha merged 1 commit intodmlc:masterfrom
liuzh47:typo_fix_2
Aug 26, 2020
Merged

[DOC]fix typo#1318
szha merged 1 commit intodmlc:masterfrom
liuzh47:typo_fix_2

Conversation

@liuzh47
Copy link
Contributor

@liuzh47 liuzh47 commented Aug 26, 2020

Description

Fix a typo in the comment.

Checklist

Essentials

  • PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented

cc @dmlc/gluon-nlp-team

@liuzh47 liuzh47 requested a review from a team as a code owner August 26, 2020 11:03
@codecov
Copy link

codecov bot commented Aug 26, 2020

Codecov Report

Merging #1318 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1318      +/-   ##
==========================================
- Coverage   84.14%   84.14%   -0.01%     
==========================================
  Files          42       42              
  Lines        6397     6426      +29     
==========================================
+ Hits         5383     5407      +24     
- Misses       1014     1019       +5     
Impacted Files Coverage Δ
src/gluonnlp/data/loading.py 75.84% <0.00%> (-2.27%) ⬇️
src/gluonnlp/data/tokenizers.py 77.67% <0.00%> (-0.03%) ⬇️
src/gluonnlp/models/transformer.py 98.93% <0.00%> (-0.01%) ⬇️
setup.py 0.00% <0.00%> (ø)
src/gluonnlp/data/sampler.py 96.55% <0.00%> (+0.32%) ⬆️
src/gluonnlp/utils/misc.py 52.53% <0.00%> (+0.63%) ⬆️
src/gluonnlp/sequence_sampler.py 87.34% <0.00%> (+0.78%) ⬆️
conftest.py 85.29% <0.00%> (+1.16%) ⬆️

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 32e87d4...76123a0. Read the comment docs.

@szha szha merged commit 970318d into dmlc:master Aug 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants