X-DataInitiative / SCALPEL-Extraction

SCALPEL extraction library to fetch concepts from flattened SNDS
BSD 3-Clause "New" or "Revised" License
17 stars 3 forks source link

Cnam 264 date sanitizer #154

Closed ysebiat closed 6 years ago

ysebiat commented 6 years ago

This will add a filter on the input dates of the input data.

ysebiat commented 6 years ago

It has been tested and it is working.

codecov[bot] commented 6 years ago

Codecov Report

Merging #154 into master will increase coverage by 0.89%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #154      +/-   ##
=========================================
+ Coverage    93.9%   94.8%   +0.89%     
=========================================
  Files         132     133       +1     
  Lines        1543    1539       -4     
  Branches       50      53       +3     
=========================================
+ Hits         1449    1459      +10     
+ Misses         94      80      -14
Impacted Files Coverage Δ
...nique/cmap/cnam/etl/sources/data/McoCeSource.scala 100% <ø> (ø) :arrow_up:
...chnique/cmap/cnam/etl/sources/data/McoSource.scala 100% <ø> (ø) :arrow_up:
...hnique/cmap/cnam/etl/sources/data/DcirSource.scala 100% <ø> (ø) :arrow_up:
...cmap/cnam/etl/sources/data/DataSourceManager.scala 100% <100%> (ø)
.../polytechnique/cmap/cnam/etl/sources/Sources.scala 100% <100%> (ø) :arrow_up:
...map/cnam/etl/transformers/follow_up/FollowUp.scala 0% <0%> (-25%) :arrow_down:
...cmap/cnam/etl/transformers/follow_up/Columns.scala 29.41% <0%> (+23.16%) :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 f797141...a54ad03. Read the comment docs.