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

[CI] Update unittests-gpu #1313

Merged
merged 14 commits into from
Aug 24, 2020
Merged

[CI] Update unittests-gpu #1313

merged 14 commits into from
Aug 24, 2020

Conversation

barry-jin
Copy link
Contributor

Description

Update unittests-gpu.yml to install some required packages.

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

Changes

  • Feature1, tests, (and when applicable, API doc)
  • Feature2, tests, (and when applicable, API doc)

Comments

  • If this change is a backward incompatible change, why must this change be made.
  • Interesting edge cases to note here

cc @dmlc/gluon-nlp-team

@barry-jin barry-jin requested a review from a team as a code owner August 24, 2020 05:44
Copy link
Member

@sxjscience sxjscience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just quickly verifying if github actions work so I will merge this.

@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1313      +/-   ##
==========================================
+ Coverage   84.27%   84.49%   +0.21%     
==========================================
  Files          42       42              
  Lines        6423     6423              
==========================================
+ Hits         5413     5427      +14     
+ Misses       1010      996      -14     
Impacted Files Coverage Δ
src/gluonnlp/data/loading.py 83.39% <0.00%> (+5.28%) ⬆️

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 b324ee6...2587f2b. Read the comment docs.

@sxjscience sxjscience merged commit 3b14d69 into dmlc:master Aug 24, 2020
barry-jin added a commit to barry-jin/gluon-nlp that referenced this pull request Aug 24, 2020
[CI] Update unittests-gpu (dmlc#1313)
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.

2 participants