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 287 exposure granularity days #115

Closed firas16 closed 6 years ago

firas16 commented 6 years ago

The goal is to change exposure granularity from months to period. a period is a time interval that can be in days or months or years.

codecov[bot] commented 6 years ago

Codecov Report

Merging #115 into master will decrease coverage by 0.43%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
- Coverage   91.09%   90.65%   -0.44%     
==========================================
  Files         155      155              
  Lines        2862     2878      +16     
  Branches       57       91      +34     
==========================================
+ Hits         2607     2609       +2     
- Misses        255      269      +14
Impacted Files Coverage Δ
...l/transformers/exposures/ExposurePeriodAdder.scala 100% <ø> (ø) :arrow_up:
...hnique/cmap/cnam/etl/loaders/mlpp/MLPPLoader.scala 100% <ø> (ø) :arrow_up:
...nique/cmap/cnam/study/fall/codes/Hypnotiques.scala 100% <100%> (ø) :arrow_up:
.../polytechnique/cmap/cnam/study/fall/FallMain.scala 90.65% <100%> (ø) :arrow_up:
...echnique/cmap/cnam/etl/loaders/mlpp/MLPPMain.scala 100% <100%> (ø) :arrow_up:
...e/cmap/cnam/study/fall/codes/Antidepresseurs.scala 100% <100%> (ø) :arrow_up:
...cmap/cnam/study/fall/codes/Antihypertenseurs.scala 100% <100%> (ø) :arrow_up:
...ue/cmap/cnam/study/fall/codes/Neuroleptiques.scala 100% <100%> (ø) :arrow_up:
.../transformers/exposures/ExposuresTransformer.scala 100% <100%> (ø) :arrow_up:
...rmers/exposures/UnlimitedExposurePeriodAdder.scala 100% <100%> (ø) :arrow_up:
... and 4 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 d2126dc...de3aa2c. Read the comment docs.