Skip to content

Swift Package Manager Support - #76

Open
lightsprint09 wants to merge 11 commits into
matthewcheok:masterfrom
lightsprint09:spm-support
Open

Swift Package Manager Support#76
lightsprint09 wants to merge 11 commits into
matthewcheok:masterfrom
lightsprint09:spm-support

Conversation

@lightsprint09

@lightsprint09lightsprint09 commented Feb 20, 2017

Copy link
Copy Markdown
Contributor

Support for SPM

  • Changes file structure to support SPM

  • Adds Package file

  • Adds 2 new Travis targets (SPM on Mac and Linux)

  • Removes usage of NSNull, NSObject & NSDictionary - Please check if this is ok.

@codecov-io

codecov-io commented Feb 20, 2017

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@7088d80). Click here to learn what that means.
The diff coverage is 100%.

@@ Coverage Diff @@## master #76 +/- ##
=========================================
Coverage ? 56.36% =========================================
Files ? 26 Lines ? 809 Branches ? 0 =========================================
Hits ? 456 Misses ? 353 Partials ? 0
Impacted FilesCoverage Δ
Tests/JSONCodableTests/ClassInheritance.swift73.68% <ø> (ø)
Tests/JSONCodableTests/ClassInheritanceTests.swift86.66% <ø> (ø)
Tests/JSONCodableTests/EncodeNestingTests.swift57.14% <ø> (ø)
Tests/JSONCodableTests/NestItem.swift77.77% <ø> (ø)
Source/JSONHelpers.swift31.25% <ø> (ø)
Source/JSONEncodable.swift50% <ø> (ø)
Tests/JSONCodableTests/HelperTests.swift100% <ø> (ø)
Tests/JSONCodableTests/UtilityTests.swift100% <ø> (ø)
Tests/JSONCodableTests/Company.swift100% <ø> (ø)
Source/JSONEncodable+Mirror.swift100% <ø> (ø)
... and 16 more

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 7088d80...a6b916c. Read the comment docs.

Sign up for freeto 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

@lightsprint09@codecov-io