bcbi / DeIdentification.jl

A Julia package for de-identifying CSV data sets
https://bcbi.github.io/DeIdentification.jl/latest/
MIT License
2 stars 1 forks source link

Develop #22

Closed fernandogelin closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #22 into master will decrease coverage by 0.37%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   45.83%   45.45%   -0.38%     
==========================================
  Files           4        4              
  Lines         240      242       +2     
==========================================
  Hits          110      110              
- Misses        130      132       +2
Impacted Files Coverage Δ
src/DeIdentification.jl 67.12% <ø> (ø) :arrow_up:
src/de_identify.jl 83.6% <60%> (-2.84%) :arrow_down:

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 1f1f8bc...5e3c2bc. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #22 into master will decrease coverage by 0.37%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   45.83%   45.45%   -0.38%     
==========================================
  Files           4        4              
  Lines         240      242       +2     
==========================================
  Hits          110      110              
- Misses        130      132       +2
Impacted Files Coverage Δ
src/DeIdentification.jl 67.12% <ø> (ø) :arrow_up:
src/de_identify.jl 83.6% <60%> (-2.84%) :arrow_down:

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 1f1f8bc...175b49c. Read the comment docs.

mcmcgrath13 commented 5 years ago

Thanks @fernandogelin !

Could you update the docs to note this functionality?