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

feat: update to kitura 2 #364

Merged
merged 4 commits into from
Oct 27, 2017
Merged

feat: update to kitura 2 #364

merged 4 commits into from
Oct 27, 2017

Conversation

tunniclm
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 27, 2017

Codecov Report

Merging #364 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #364   +/-   ##
========================================
  Coverage    89.58%   89.58%           
========================================
  Files            9        9           
  Lines         1268     1268           
========================================
  Hits          1136     1136           
  Misses         132      132
Impacted Files Coverage Δ
app/index.js 90.8% <ø> (ø) ⬆️
refresh/index.js 91.84% <100%> (ø) ⬆️

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 6bc757b...ecebb80. Read the comment docs.

@tunniclm
Copy link
Contributor Author

Tested locally on macOS.

@tunniclm tunniclm merged commit f22b167 into develop Oct 27, 2017
@tunniclm tunniclm deleted the update_to_kitura_2 branch October 27, 2017 22:27
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
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