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-327: refactor the mlpp config #144

Closed dsun0720 closed 6 years ago

dsun0720 commented 6 years ago

1: add the config files in the /src/main/resources/config/mlpp 2: rebuild the config with pureconfig 3: rebuild the test units

codecov[bot] commented 6 years ago

Codecov Report

Merging #144 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   94.71%   94.76%   +0.05%     
==========================================
  Files         130      132       +2     
  Lines        1513     1528      +15     
  Branches       53       32      -21     
==========================================
+ Hits         1433     1448      +15     
  Misses         80       80
Impacted Files Coverage Δ
...ytechnique/cmap/cnam/etl/config/ConfigLoader.scala 100% <ø> (ø) :arrow_up:
...p/cnam/study/pioglitazone/PioglitazoneConfig.scala 100% <ø> (ø) :arrow_up:
.../polytechnique/cmap/cnam/etl/sources/Sources.scala 100% <ø> (ø) :arrow_up:
...cnam/study/rosiglitazone/RosiglitazoneConfig.scala 100% <ø> (ø) :arrow_up:
...olytechnique/cmap/cnam/etl/implicits/package.scala 100% <ø> (ø) :arrow_up:
...nique/cmap/cnam/study/fall/config/FallConfig.scala 100% <ø> (ø) :arrow_up:
...cmap/cnam/etl/loaders/mlpp/config/MLPPConfig.scala 100% <100%> (ø)
...que/cmap/cnam/etl/loaders/mlpp/MLPPExposures.scala 100% <100%> (ø) :arrow_up:
...cmap/cnam/etl/config/model/ModelConfigLoader.scala 100% <100%> (ø)
.../cmap/cnam/etl/loaders/mlpp/DiscreteExposure.scala 100% <100%> (ø) :arrow_up:
... and 5 more

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 7525079...9b9efcd. Read the comment docs.