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 CDATA issue #170

Merged
merged 1 commit into from Apr 9, 2020
Merged

Fix CDATA issue #170

merged 1 commit into from Apr 9, 2020

Conversation

MaxDesiatov
Copy link
Collaborator

Resolves #168

@MaxDesiatov MaxDesiatov added the bug Something isn't working label Apr 9, 2020
@codecov
Copy link

codecov bot commented Apr 9, 2020

Codecov Report

Merging #170 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage   72.84%   72.87%   +0.02%     
==========================================
  Files          43       43              
  Lines        2287     2289       +2     
==========================================
+ Hits         1666     1668       +2     
  Misses        621      621              
Impacted Files Coverage Δ
Sources/XMLCoder/Auxiliaries/Box/KeyedBox.swift 100.00% <100.00%> (ø)
Sources/XMLCoder/Auxiliaries/KeyedStorage.swift 95.55% <100.00%> (+0.20%) ⬆️

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 37f87d9...bfda0ae. Read the comment docs.

@MaxDesiatov MaxDesiatov merged commit c5f3c88 into master Apr 9, 2020
@MaxDesiatov MaxDesiatov deleted the fix-cdata branch April 9, 2020 20:02
arjungupta0107 pushed a commit to salido/XMLCoder that referenced this pull request Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CDATA Decoding not working
1 participant