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

Add shouldProcessNamespaces decoder property #81

Merged
merged 1 commit into from Feb 27, 2019
Merged

Conversation

MaxDesiatov
Copy link
Collaborator

@MaxDesiatov MaxDesiatov commented Feb 27, 2019

This allows us to implement a fix for CoreOffice/CoreXLSX#41

@codecov
Copy link

codecov bot commented Feb 27, 2019

Codecov Report

Merging #81 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   74.65%   74.74%   +0.08%     
==========================================
  Files          37       37              
  Lines        1752     1758       +6     
==========================================
+ Hits         1308     1314       +6     
  Misses        444      444
Impacted Files Coverage Δ
Sources/XMLCoder/Decoder/XMLDecoder.swift 76.22% <100%> (+0.19%) ⬆️
Sources/XMLCoder/Auxiliaries/XMLStackParser.swift 93.1% <100%> (+0.42%) ⬆️

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 830ca1c...3b91b21. Read the comment docs.

@MaxDesiatov MaxDesiatov merged commit 6dbb4ba into master Feb 27, 2019
@delete-merged-branch delete-merged-branch bot deleted the namespace branch February 27, 2019 12:49
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.

None yet

2 participants