aswinkarthik / csvdiff

A fast diff tool for comparing csv files
https://aswinkarthik.github.io/csvdiff/
MIT License
532 stars 57 forks source link

Handle special characters in csv #27

Closed aswinkarthik closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #27 into master will increase coverage by 0.92%. The diff coverage is 94.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage    73.6%   74.52%   +0.92%     
==========================================
  Files          11       11              
  Lines         413      424      +11     
==========================================
+ Hits          304      316      +12     
+ Misses         97       96       -1     
  Partials       12       12
Impacted Files Coverage Δ
pkg/digest/engine.go 71.42% <ø> (ø) :arrow_up:
cmd/root.go 10.44% <0%> (+0.15%) :arrow_up:
pkg/digest/positions.go 100% <100%> (ø) :arrow_up:
cmd/formatter.go 91.22% <100%> (ø) :arrow_up:
pkg/digest/digest.go 87.03% <100%> (ø) :arrow_up: