Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

feat: Add ElephantSQL #546

Merged
merged 4 commits into from
May 29, 2018
Merged

Conversation

EnriqueL8
Copy link
Contributor

  • Add ElephantSQL
  • Fix fatal crash when not providing credential for Postgres

@christiancompton
Copy link
Member

Looks good @EnriqueL8 - add the 1.2.0 release of service-enablement, update/rebase on develop, and merge 👍

@codecov-io
Copy link

codecov-io commented May 25, 2018

Codecov Report

Merging #546 into develop will decrease coverage by <.01%.
The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #546      +/-   ##
==========================================
- Coverage     90.7%   90.7%   -0.01%     
==========================================
  Files            9       9              
  Lines         1345    1366      +21     
==========================================
+ Hits          1220    1239      +19     
- Misses         125     127       +2
Impacted Files Coverage Δ
lib/helpers.js 94.83% <100%> (+0.13%) ⬆️
app/index.js 89.82% <85.71%> (-0.16%) ⬇️

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 90d1d88...6fd5e77. Read the comment docs.

var mapping = 'elephant_sql'
var label = 'elephantsql'
var plan = servicePlan || helpers.getBluemixDefaultPlan('elephantsql')
var sourceFile = 'ServiceElephantsql.swift'
Copy link
Member

Choose a reason for hiding this comment

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

'ServiceElephantSql.swift' - service-enablement camelcases the laters after the -.

@ianpartridge ianpartridge merged commit 153e913 into IBM-Swift:develop May 29, 2018
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.

4 participants