yaslab / CSV.swift

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

Mark `CSV` as deprecated #90

Closed yaslab closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #90 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #90   +/-   ##
=======================================
  Coverage   90.63%   90.63%           
=======================================
  Files          14       14           
  Lines        2093     2093           
=======================================
  Hits         1897     1897           
  Misses        196      196
Impacted Files Coverage Δ
Sources/CSV/UnicodeIterator.swift 83.33% <ø> (ø) :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 849e82c...eb004b3. Read the comment docs.