drmohundro / SWXMLHash

Simple XML parsing in Swift
MIT License
1.41k stars 205 forks source link

deserialization of array was added in README.md #122

Closed veluloganathan closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #122 into master will not impact coverage.

@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   74.07%   74.07%           
=======================================
  Files           2        2           
  Lines         702      702           
=======================================
  Hits          520      520           
  Misses        182      182

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 022f2cb...fa27e7f. Read the comment docs.

drmohundro commented 7 years ago

@veluloganathan FYI, I manually merged in your changes and tweaked the code just slightly, so I'll just close this PR as is. Thanks!

veluloganathan commented 7 years ago

thanks @drmohundro