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

JSONValue.debugDataTypeDescription is internal now #45

Merged
merged 1 commit into from
Jun 24, 2020
Merged

Conversation

fabianfett
Copy link
Collaborator

Fixes #38

@codecov
Copy link

codecov bot commented Jun 24, 2020

Codecov Report

Merging #45 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   90.76%   90.76%           
=======================================
  Files          39       39           
  Lines        3301     3301           
=======================================
  Hits         2996     2996           
  Misses        305      305           
Impacted Files Coverage Δ
Sources/PureSwiftJSON/Decoding/JSONDecoder.swift 100.00% <ø> (ø)
Sources/PureSwiftJSON/JSONValue.swift 94.64% <100.00%> (ø)

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 1d977ad...7f60ff1. Read the comment docs.

@fabianfett fabianfett merged commit 321e0c5 into master Jun 24, 2020
@fabianfett fabianfett deleted the ff-fix-38 branch June 24, 2020 09:23
@fabianfett fabianfett added this to the v0.3.0 milestone Jun 24, 2020
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.

JSONValue should be Codable
1 participant