cldf / csvw

CSV on the web
Apache License 2.0
37 stars 6 forks source link

recode via utf-8 for non-8bit-clean encodings on PY2 #10

Closed xflr6 closed 6 years ago

xflr6 commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   99.04%   99.06%   +0.02%     
==========================================
  Files           7        7              
  Lines        1147     1180      +33     
==========================================
+ Hits         1136     1169      +33     
  Misses         11       11
Impacted Files Coverage Δ
csvw/dsv.py 99.61% <100%> (+0.05%) :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 d1695b2...17a7d30. Read the comment docs.