Skip to content

Updated Package.swift to relax requirements#39

Merged
djones6 merged 2 commits intomasterfrom
issue.relaxRequirements
Apr 17, 2018
Merged

Updated Package.swift to relax requirements#39
djones6 merged 2 commits intomasterfrom
issue.relaxRequirements

Conversation

@KyeMaloy97
Copy link
Copy Markdown
Contributor

No description provided.

@KyeMaloy97 KyeMaloy97 requested a review from ianpartridge April 17, 2018 09:39
Package.swift Outdated
// .package(url: /* package url */, from: "1.0.0"),
.package(url: "https://github.com/IBM-Swift/Kitura-net.git", .upToNextMinor(from: "2.0.0")),
.package(url: "https://github.com/IBM-Swift/BlueCryptor.git", .upToNextMinor(from: "0.8.0")),
.package(url: "https://github.com/IBM-Swift/Kitura-net.git", from:("2.1.0")),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should be from: "2.1.0"

@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 17, 2018

Codecov Report

Merging #39 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   92.27%   92.27%           
=======================================
  Files           9        9           
  Lines         492      492           
=======================================
  Hits          454      454           
  Misses         38       38
Flag Coverage Δ
#KituraWebSocket 92.27% <ø> (ø) ⬆️

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 592bd2a...732d1d6. Read the comment docs.

@djones6 djones6 merged commit 1152789 into master Apr 17, 2018
@djones6 djones6 deleted the issue.relaxRequirements branch April 17, 2018 12:15
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.

4 participants