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

Fix lowercase unicode escaped sequence #42

Merged
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 #42 into master will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   90.96%   91.05%   +0.09%     
==========================================
  Files          42       41       -1     
  Lines        3309     3265      -44     
==========================================
- Hits         3010     2973      -37     
+ Misses        299      292       -7     
Impacted Files Coverage Δ
Sources/PureSwiftJSONParsing/DocumentReader.swift 93.10% <100.00%> (+0.19%) ⬆️
Tests/JSONParsingTests/StringParserTests.swift 100.00% <100.00%> (ø)
...sts/LearningTests/FoundationJSONEncoderTests.swift 91.83% <0.00%> (-1.15%) ⬇️
...sts/LearningTests/FoundationJSONDecoderTests.swift 93.29% <0.00%> (-0.08%) ⬇️
...inux/debug/testlist.derived/JSONParsingTests.swift 100.00% <0.00%> (ø)
...ackageTestsTestlist.derived/JSONParsingTests.swift 100.00% <0.00%> (ø)
...arningTests/FoundationJSONSerializationTests.swift

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 2aaa3eb...3bc7693. Read the comment docs.

@fabianfett fabianfett merged commit 9d10426 into master Jun 24, 2020
@fabianfett fabianfett deleted the ff-fix-lowercase-unicode-sequence branch June 24, 2020 08:43
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