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 encoding escaping bugs #66

Merged
merged 5 commits into from
Nov 1, 2020
Merged

Fix encoding escaping bugs #66

merged 5 commits into from
Nov 1, 2020

Conversation

fabianfett
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Nov 1, 2020

Codecov Report

Merging #66 into main will increase coverage by 0.34%.
The diff coverage is 98.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   85.57%   85.91%   +0.34%     
==========================================
  Files          13       13              
  Lines        1234     1271      +37     
==========================================
+ Hits         1056     1092      +36     
- Misses        178      179       +1     
Impacted Files Coverage Δ
Sources/PureSwiftJSON/JSONValue.swift 95.30% <97.50%> (+0.65%) ⬆️
Sources/PureSwiftJSON/Parsing/DocumentReader.swift 91.94% <100.00%> (ø)
Sources/PureSwiftJSON/Parsing/JSONParser.swift 91.36% <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 41e7946...2912526. Read the comment docs.

@fabianfett fabianfett merged commit 535d26f into main Nov 1, 2020
@fabianfett fabianfett deleted the ff-fix-encoding branch November 1, 2020 01:30
fabianfett added a commit that referenced this pull request Nov 1, 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.

1 participant