Skip to content

Removed _incremental protocol from JSONIndex struct#39

Merged
christiancompton merged 1 commit intoIBM-Swift:masterfrom
KyeMaloy97:issue.removeIncremental
Feb 7, 2018
Merged

Removed _incremental protocol from JSONIndex struct#39
christiancompton merged 1 commit intoIBM-Swift:masterfrom
KyeMaloy97:issue.removeIncremental

Conversation

@KyeMaloy97
Copy link
Copy Markdown

Removed reference to _incremental protocol which was only used in the JSONIndex struct. It compiles and the tests pass with it removed, but Swift 4.1 removes access to it and wouldn't compile with it.

@codecov-io
Copy link
Copy Markdown

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   75.84%   75.84%           
=======================================
  Files           1        1           
  Lines         828      828           
=======================================
  Hits          628      628           
  Misses        200      200
Flag Coverage Δ
#SwiftyJSON 75.84% <ø> (ø) ⬆️
Impacted Files Coverage Δ
Sources/SwiftyJSON/SwiftyJSON.swift 75.84% <ø> (ø) ⬆️

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 6e718ef...ed09345. Read the comment docs.

@KyeMaloy97 KyeMaloy97 requested review from sandmman and removed request for sandmman February 4, 2018 15:49
@KyeMaloy97 KyeMaloy97 assigned youming-lin and unassigned youming-lin Feb 6, 2018
@christiancompton christiancompton merged commit 7eb6c83 into IBM-Swift:master Feb 7, 2018
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.

5 participants