csv icon indicating copy to clipboard operation
csv copied to clipboard

issue-77: added logic to turn headers into atoms, covered it with tes…

Open vad2der opened this issue 3 years ago • 1 comments

…ts, expanded documentation

This PR addresses Headers atomization issue 77

Open questions

  • Anything that you wanted to discuss

Checklist

  • Tests added Yes, for running only relevant tests: mix test --only atomize_headers
  • Coverage increases or stays the same Increases
  • Docs updated Yes, in CSV.Decoding.Decoder module and in README.md files.
  • Changelog updated No, since changelog to be updated when release happens

vad2der avatar Oct 24 '20 21:10 vad2der

Coverage Status

Coverage remained the same at 100.0% when pulling 40ee6fb5df1e6922141ada7fb8e7b2547e14caf2 on vad2der:issue-77 into ff96571e54cc57fb9ff8523a3c203614c114f4f7 on beatrichartz:master.

coveralls avatar Oct 24 '20 21:10 coveralls

See comment in #77 , closing this.

beatrichartz avatar Oct 22 '22 06:10 beatrichartz