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 decoding of empty sequences #98

Merged
merged 2 commits into from May 2, 2019
Merged

Fix decoding of empty sequences #98

merged 2 commits into from May 2, 2019

Conversation

MaxDesiatov
Copy link
Collaborator

An important case of empty sequences was broken in 0.5.0 as uncovered in CoreOffice/CoreXLSX#60 tests. This is now fixed and will be released ASAP as 0.5.1 hotfix.

@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #98 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   77.04%   77.12%   +0.07%     
==========================================
  Files          38       38              
  Lines        2113     2120       +7     
==========================================
+ Hits         1628     1635       +7     
  Misses        485      485
Impacted Files Coverage Δ
...s/XMLCoder/Decoder/XMLKeyedDecodingContainer.swift 78.09% <100%> (+0.55%) ⬆️

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 706ce78...9c3f4ae. Read the comment docs.

@MaxDesiatov MaxDesiatov merged commit 1f9b454 into master May 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the empty-sequence branch May 2, 2019 13:33
arjungupta0107 pushed a commit to salido/XMLCoder that referenced this pull request Jun 26, 2020
An important case of empty sequences was broken in 0.5.0 as uncovered in CoreOffice/CoreXLSX#60 tests.
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