intenthq / anon

A UNIX Command To Anonymise Data
MIT License
354 stars 14 forks source link

Adds support for range configuration #7

Closed albertpastrana closed 6 years ago

albertpastrana commented 6 years ago

Signed-off-by: Albert Pastrana albert.pastrana@gmail.com

codecov[bot] commented 6 years ago

Codecov Report

Merging #7 into master will increase coverage by 4.7%. The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #7     +/-   ##
=========================================
+ Coverage   51.54%   56.25%   +4.7%     
=========================================
  Files           3        3             
  Lines          97      112     +15     
=========================================
+ Hits           50       63     +13     
- Misses         45       47      +2     
  Partials        2        2
Impacted Files Coverage Δ
anonymisations.go 83.33% <ø> (ø) :arrow_up:
main.go 24.13% <0%> (-0.87%) :arrow_down:
config.go 100% <100%> (ø) :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 7feb5cf...1fe49b6. Read the comment docs.