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

feat: --init option to generate a default application #352

Merged
merged 2 commits into from
Oct 23, 2017

Conversation

nhardman
Copy link
Contributor

No description provided.

@nhardman nhardman requested a review from tunniclm October 19, 2017 14:51
@codecov-io
Copy link

codecov-io commented Oct 20, 2017

Codecov Report

Merging #352 into develop will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #352      +/-   ##
===========================================
+ Coverage    89.91%   89.95%   +0.04%     
===========================================
  Files            9        9              
  Lines         1240     1245       +5     
===========================================
+ Hits          1115     1120       +5     
  Misses         125      125
Impacted Files Coverage Δ
app/index.js 90.8% <100%> (+0.13%) ⬆️

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 6eae500...e5e2008. Read the comment docs.

@nhardman nhardman merged commit d8a5e0b into develop Oct 23, 2017
tunniclm added a commit that referenced this pull request Oct 27, 2017
Release 4.0.0

### Features

* --init option to generate a default application ([#352](#352)) ([d8a5e0b](d8a5e0b))
* import KituraContracts in Application.swift ([#363](#363)) ([6bc757b](6bc757b))
* update to kitura 2 with related changes ([#364](#364)) ([f22b167](f22b167))
* update to Swift 4, refactor application, prometheus, fix docker ([#358](#358)) ([e386950](e386950))


### BREAKING CHANGES

* Support for AppID service disabled (temporarily), major version update in dependency Kitura
* Not back-compatible with Swift 3
@tunniclm tunniclm added this to the 4.0.0 milestone Oct 30, 2017
@nhardman nhardman deleted the add-init-flag branch November 3, 2017 14:27
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.

3 participants