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

Fixes a JSONUnkeyedDecodingContainer bug #41

Merged
merged 1 commit into from
Jun 11, 2020

Conversation

fabianfett
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #41 into master will increase coverage by 0.16%.
The diff coverage is 93.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   90.79%   90.96%   +0.16%     
==========================================
  Files          42       42              
  Lines        3293     3309      +16     
==========================================
+ Hits         2990     3010      +20     
+ Misses        303      299       -4     
Impacted Files Coverage Δ
...Coding/Decoding/JSONUnkeyedDecodingContainer.swift 95.04% <88.23%> (+0.36%) ⬆️
...s/Decoding/JSONUnkeyedDecodingContainerTests.swift 90.74% <94.54%> (+1.73%) ⬆️
...linux/debug/testlist.derived/JSONCodingTests.swift 100.00% <0.00%> (ø)
...PackageTestsTestlist.derived/JSONCodingTests.swift 100.00% <0.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 9911f92...d1d0b37. Read the comment docs.

@fabianfett fabianfett force-pushed the ff-fix-json-decoder-bug branch from ddc6b56 to d1d0b37 Compare June 11, 2020 08:24
@fabianfett fabianfett merged commit 2aaa3eb into master Jun 11, 2020
@fabianfett fabianfett deleted the ff-fix-json-decoder-bug branch June 11, 2020 08:29
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.

1 participant