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

Update to Kitura 2.1.x #41

Merged
merged 1 commit into from
Dec 20, 2017
Merged

Update to Kitura 2.1.x #41

merged 1 commit into from
Dec 20, 2017

Conversation

tunniclm
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #41 into master will increase coverage by 1.98%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage    72.8%   74.78%   +1.98%     
==========================================
  Files           6        9       +3     
  Lines         239      579     +340     
  Branches        0       54      +54     
==========================================
+ Hits          174      433     +259     
- Misses         65      120      +55     
- Partials        0       26      +26
Flag Coverage Δ
#KituraSession 74.78% <ø> (+1.98%) ⬆️
Impacted Files Coverage Δ
Sources/KituraSession/RouterRequest+Session.swift 100% <0%> (ø) ⬆️
Tests/KituraSessionTests/CookieUtils.swift 89.7% <0%> (ø)
Tests/KituraSessionTests/TestSession.swift 64.4% <0%> (ø)
Tests/KituraSessionTests/KituraTest.swift 83.33% <0%> (ø)
Sources/KituraSession/CookieManagement.swift 92.5% <0%> (+1.32%) ⬆️
Sources/KituraSession/InMemoryStore.swift 71.42% <0%> (+1.42%) ⬆️
Sources/KituraSession/Session.swift 72.05% <0%> (+3.43%) ⬆️
Sources/KituraSession/CookieCryptography.swift 73.07% <0%> (+6.41%) ⬆️
Sources/KituraSession/SessionState.swift 61.53% <0%> (+6.53%) ⬆️

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 e526feb...d665e67. Read the comment docs.

@tunniclm tunniclm merged commit d72430d into master Dec 20, 2017
@tunniclm tunniclm deleted the update_kitura_21x branch December 20, 2017 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants