Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix flaky sampling test #373

Merged
merged 3 commits into from
Oct 8, 2019

Conversation

lostella
Copy link
Contributor

@lostella lostella commented Oct 8, 2019

Description of changes: There's one sampling test for StudentT that frequently fails. Hopefully this PR relaxes it enough, otherwise I'll further mark it with @flaky

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@lostella lostella requested a review from vafl October 8, 2019 14:02
Copy link
Contributor

@jaheba jaheba left a comment

Choose a reason for hiding this comment

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

importing itself isn't enough, is it?

@szha
Copy link
Member

szha commented Oct 8, 2019

Job PR-373/1 is complete.
Docs are uploaded to http://gluon-ts-staging.s3-accelerate.dualstack.amazonaws.com/PR-373/1/index.html

@codecov-io
Copy link

codecov-io commented Oct 8, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
+ Coverage   77.77%   80.06%   +2.28%     
==========================================
  Files         146      146              
  Lines        8386     8386              
==========================================
+ Hits         6522     6714     +192     
+ Misses       1864     1672     -192
Impacted Files Coverage Δ
src/gluonts/shell/sagemaker/params.py 100% <0%> (+10.52%) ⬆️
src/gluonts/model/r_forecast/_predictor.py 19.51% <0%> (+19.51%) ⬆️
src/gluonts/model/deepstate/_network.py 25% <0%> (+25%) ⬆️
src/gluonts/model/deepstate/issm.py 34.35% <0%> (+34.35%) ⬆️
src/gluonts/model/deepstate/_estimator.py 37.93% <0%> (+37.93%) ⬆️
src/gluonts/shell/__main__.py 41.93% <0%> (+41.93%) ⬆️
src/gluonts/dataset/validate.py 45.45% <0%> (+45.45%) ⬆️
src/gluonts/dataset/split/splitter.py 47.47% <0%> (+47.47%) ⬆️
src/gluonts/dataset/split/__init__.py 80% <0%> (+80%) ⬆️
src/gluonts/model/r_forecast/__init__.py 80% <0%> (+80%) ⬆️
... and 1 more

@szha
Copy link
Member

szha commented Oct 8, 2019

Job PR-373/2 is complete.
Docs are uploaded to http://gluon-ts-staging.s3-accelerate.dualstack.amazonaws.com/PR-373/2/index.html

Copy link
Contributor

@jaheba jaheba left a comment

Choose a reason for hiding this comment

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

I guess we can give this a try.

Copy link
Contributor

@jaheba jaheba left a comment

Choose a reason for hiding this comment

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

Still approving.

@szha
Copy link
Member

szha commented Oct 8, 2019

Job PR-373/3 is complete.
Docs are uploaded to http://gluon-ts-staging.s3-accelerate.dualstack.amazonaws.com/PR-373/3/index.html

@lostella lostella merged commit edcf39b into awslabs:master Oct 8, 2019
@lostella lostella deleted the fix-flaky-distribution-tests branch October 8, 2019 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants