Skip to content

Conversation

@iquintero
Copy link
Contributor

By creating a tar file out of the whole Data folder, several unit
tests run really slow. Mock the tar file creation as it is not required.

Issue #, if available:

Description of changes:

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have updated the changelog with a description of my changes (if appropriate)
  • I have updated any necessary documentation (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

By creating a tar file out of the whole Data folder, several unit
tests run really slow. Mock the tar file creation as it is not required.
@iquintero iquintero requested a review from laurenyu June 2, 2018 01:09
@codecov-io
Copy link

codecov-io commented Jun 2, 2018

Codecov Report

Merging #211 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #211   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files          45       45           
  Lines        3163     3163           
=======================================
  Hits         2894     2894           
  Misses        269      269

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 d0b7384...52981d2. Read the comment docs.

laurenyu
laurenyu previously approved these changes Jun 3, 2018
Copy link
Contributor

@laurenyu laurenyu left a comment

Choose a reason for hiding this comment

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

nice, glad to see this fixed!

Copy link
Contributor

@yangaws yangaws left a comment

Choose a reason for hiding this comment

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

Just remove the changelog entries before next release. We usually don't do changelog for test and doc updates.

@iquintero iquintero merged commit 524a8ce into aws:master Jun 7, 2018
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