Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Prefix Encoder and Decoder with PS #48

Merged
merged 1 commit into from
Jun 24, 2020
Merged

Prefix Encoder and Decoder with PS #48

merged 1 commit into from
Jun 24, 2020

Conversation

fabianfett
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jun 24, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   90.74%   90.74%           
=======================================
  Files          39       39           
  Lines        3296     3296           
=======================================
  Hits         2991     2991           
  Misses        305      305           
Impacted Files Coverage Δ
Sources/PureSwiftJSON/Decoding/JSONDecoder.swift 100.00% <ø> (ø)
Sources/PureSwiftJSON/Encoding/JSONEncoder.swift 91.48% <ø> (ø)
Tests/PureSwiftJSONTests/DateCodingTests.swift 88.88% <100.00%> (ø)
...PureSwiftJSONTests/Decoding/JSONDecoderTests.swift 92.95% <100.00%> (ø)
...PureSwiftJSONTests/Encoding/JSONEncoderTests.swift 93.75% <100.00%> (ø)
...sts/Encoding/JSONKeyedEncodingContainerTests.swift 90.80% <100.00%> (ø)
...coding/JSONSingleValueEncodingContainerTests.swift 100.00% <100.00%> (ø)
...s/Encoding/JSONUnkeyedEncodingContainerTests.swift 90.80% <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 ddb2753...72d578f. Read the comment docs.

@fabianfett fabianfett added this to the v0.3.0 milestone Jun 24, 2020
@fabianfett fabianfett merged commit 64f6532 into master Jun 24, 2020
@fabianfett fabianfett deleted the ff-prefix-ps branch June 24, 2020 12:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant