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-331: move start gap into the MLPPMain #146

Closed dsun0720 closed 6 years ago

dsun0720 commented 6 years ago

1 : move start gap into the MLPPMain 2: rebuild the test units and configs 3: cache filtered patients to optimise the performance

codecov[bot] commented 6 years ago

Codecov Report

Merging #146 into master will decrease coverage by 0.86%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #146      +/-   ##
=========================================
- Coverage   94.76%   93.9%   -0.87%     
=========================================
  Files         132     132              
  Lines        1528    1542      +14     
  Branches       50      31      -19     
=========================================
  Hits         1448    1448              
- Misses         80      94      +14
Impacted Files Coverage Δ
...cmap/cnam/etl/loaders/mlpp/config/MLPPConfig.scala 100% <ø> (ø) :arrow_up:
...cmap/cnam/etl/transformers/follow_up/Columns.scala 6.25% <0%> (-23.17%) :arrow_down:
...map/cnam/etl/transformers/follow_up/FollowUp.scala 25% <0%> (+25%) :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 ff727a0...cf6ae53. Read the comment docs.