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: remove test suite fixture #890

Merged
merged 1 commit into from Feb 8, 2020

Conversation

srchase
Copy link
Contributor

@srchase srchase commented Feb 7, 2020

Fixes: #862

The Signature V4 test suite fixture is built before testing using the buildSuiteFixure.js script.

This script is invoked on the pretest command and the resulting /src/suite.fixture.ts file should not be checked into source.

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

@srchase srchase requested a review from trivikr February 7, 2020 23:43
@aws-sdk-js-automation
Copy link

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@codecov-io
Copy link

Codecov Report

Merging #890 into smithy-codegen will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                 @@
##           smithy-codegen     #890      +/-   ##
==================================================
- Coverage           92.15%   92.13%   -0.02%     
==================================================
  Files                 148      147       -1     
  Lines                2905     2900       -5     
  Branches              513      513              
==================================================
- Hits                 2677     2672       -5     
  Misses                228      228

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 248e3c0...54b0e1b. Read the comment docs.

@lock
Copy link

lock bot commented Feb 15, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Feb 15, 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.

None yet

4 participants