Closed alickbass closed 7 years ago
Merging #28 into master will increase coverage by
0.04%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #28 +/- ##
=========================================
+ Coverage 99.65% 99.7% +0.04%
=========================================
Files 11 6 -5
Lines 292 340 +48
=========================================
+ Hits 291 339 +48
Misses 1 1
Impacted Files | Coverage Δ | |
---|---|---|
SwiftyJSONModelTests/JSONObjectTests.swift | 100% <100%> (ø) |
:arrow_up: |
SwiftyJSONModelTests/JSONModelErrorTests.swift | 100% <100%> (ø) |
:arrow_up: |
SwiftyJSONModelTests/JSONExtensionTests.swift | 100% <100%> (ø) |
:arrow_up: |
SwiftyJSONModel/JSONObject.swift | 98.95% <100%> (+0.77%) |
:arrow_up: |
SwiftyJSONModel/JSONTypes.swift | 100% <100%> (ø) |
:arrow_up: |
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 6997424...f580758. Read the comment docs.
Closes #26