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

Increase test coverage #56

Merged
merged 11 commits into from Jan 4, 2019
Merged

Increase test coverage #56

merged 11 commits into from Jan 4, 2019

Conversation

hodovani
Copy link
Contributor

@hodovani hodovani commented Jan 4, 2019

Add tests to increase code coverage in Decoder files

@hodovani hodovani self-assigned this Jan 4, 2019
@codecov
Copy link

codecov bot commented Jan 4, 2019

Codecov Report

Merging #56 into master will increase coverage by 10.2%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   56.18%   66.38%   +10.2%     
==========================================
  Files          30       30              
  Lines        1431     1431              
==========================================
+ Hits          804      950     +146     
+ Misses        627      481     -146
Impacted Files Coverage Δ
...s/XMLCoder/Encoder/XMLKeyedEncodingContainer.swift 44.57% <0%> (+2.4%) ⬆️
Sources/XMLCoder/Decoder/XMLDecoder.swift 53.14% <0%> (+14.49%) ⬆️
...s/XMLCoder/Decoder/XMLKeyedDecodingContainer.swift 67.37% <0%> (+21.98%) ⬆️
Sources/XMLCoder/Encoder/XMLEncoder.swift 74.88% <0%> (+27.31%) ⬆️
...urces/XMLCoder/Encoder/XMLReferencingEncoder.swift 56.75% <0%> (+56.75%) ⬆️

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 3b18f09...b7ca3bc. Read the comment docs.

@MaxDesiatov MaxDesiatov changed the title Keyed tests Increase test coverage Jan 4, 2019
@MaxDesiatov MaxDesiatov merged commit c402dc4 into master Jan 4, 2019
@delete-merged-branch delete-merged-branch bot deleted the keyed-tests branch January 4, 2019 21: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