Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

fix: better error if aws-sdk is missing #43

Merged
merged 1 commit into from
Jun 16, 2018
Merged

fix: better error if aws-sdk is missing #43

merged 1 commit into from
Jun 16, 2018

Conversation

jdx
Copy link
Contributor

@jdx jdx commented Jun 16, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jun 16, 2018

Codecov Report

Merging #43 into master will increase coverage by 0.63%.
The diff coverage is 10%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #43      +/-   ##
=========================================
+ Coverage   34.07%   34.7%   +0.63%     
=========================================
  Files          19      18       -1     
  Lines         678     631      -47     
  Branches      105     101       -4     
=========================================
- Hits          231     219      -12     
+ Misses        423     388      -35     
  Partials       24      24
Impacted Files Coverage Δ
src/commands/publish/index.ts 24.32% <0%> (ø) ⬆️
src/aws.ts 19.51% <16.66%> (-2.11%) ⬇️
src/log.ts 66.66% <0%> (-8.34%) ⬇️
src/tarballs/node.ts 6.66% <0%> (-3.54%) ⬇️
src/tarballs/index.ts
src/tarballs/bin.ts 40% <0%> (+24.61%) ⬆️

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 9234291...9e19310. Read the comment docs.

@jdx jdx merged commit 3694551 into master Jun 16, 2018
@jdx jdx deleted the require-aws-sdk branch June 16, 2018 07:19
oclif-bot added a commit that referenced this pull request Jun 16, 2018
<a name="1.13.33"></a>
## [1.13.33](v1.13.32...v1.13.33) (2018-06-16)

### Bug Fixes

* better error if aws-sdk is missing ([#43](#43)) ([3694551](3694551))
@oclif-bot
Copy link
Contributor

🎉 This PR is included in version 1.13.33 🎉

The release is available on:

Your semantic-release bot 📦🚀

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