yaslab / CSV.swift

CSV reading and writing library written in Swift.
MIT License
661 stars 78 forks source link

Add nil decoding strategy #101

Closed gallgall closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #101 into master will decrease coverage by 0.05%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   91.26%   91.21%   -0.06%     
==========================================
  Files          14       14              
  Lines        2164     2174      +10     
==========================================
+ Hits         1975     1983       +8     
- Misses        189      191       +2
Impacted Files Coverage Δ
Sources/CSV/CSVRowDecoder.swift 74.48% <83.33%> (+0.12%) :arrow_up:

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 e8e82ac...ee138a8. Read the comment docs.