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

Refactor XMLCoderElement.flatten, add tests #88

Merged
merged 3 commits into from Apr 8, 2019
Merged

Conversation

MaxDesiatov
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Apr 7, 2019

Codecov Report

Merging #88 into master will decrease coverage by 0.68%.
The diff coverage is 77.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   78.04%   77.36%   -0.69%     
==========================================
  Files          37       38       +1     
  Lines        2022     2076      +54     
==========================================
+ Hits         1578     1606      +28     
- Misses        444      470      +26
Impacted Files Coverage Δ
...MLCoder/Decoder/SingleValueDecodingContainer.swift 70% <ø> (ø)
...MLCoder/Encoder/SingleValueEncodingContainer.swift 94.64% <ø> (ø)
Sources/XMLCoder/Auxiliaries/XMLCoderElement.swift 97.17% <100%> (-0.5%) ⬇️
Sources/XMLCoder/Auxiliaries/Box/KeyedBox.swift 100% <100%> (ø) ⬆️
...s/XMLCoder/Decoder/XMLKeyedDecodingContainer.swift 77.53% <62.68%> (-6.45%) ⬇️
Sources/XMLCoder/Auxiliaries/KeyedStorage.swift 98.8% <98.8%> (ø)

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 847d754...a0c7ba9. Read the comment docs.

@CoreOffice CoreOffice deleted a comment from codecov bot Apr 7, 2019
@MaxDesiatov MaxDesiatov merged commit f241d42 into master Apr 8, 2019
@delete-merged-branch delete-merged-branch bot deleted the flatten-tests branch April 8, 2019 07:16
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