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 433 limited period adder strategies #226

Closed ysebiat closed 4 years ago

ysebiat commented 4 years ago

Add twp new strategies to compute the end of the Exposure in the LimitedPeriodAdder

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@61d4170). Click here to learn what that means. The diff coverage is 77.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #226   +/-   ##
==========================================
  Coverage           ?   93.59%           
==========================================
  Files              ?      183           
  Lines              ?     2265           
  Branches           ?       38           
==========================================
  Hits               ?     2120           
  Misses             ?      145           
  Partials           ?        0
Impacted Files Coverage Δ
...nique/cmap/cnam/study/fall/config/FallConfig.scala 100% <ø> (ø)
...ique/cmap/cnam/etl/datatypes/RemainingPeriod.scala 100% <ø> (ø)
.../cnam/etl/transformers/interaction/ExposureN.scala 100% <ø> (ø)
...polytechnique/cmap/cnam/etl/datatypes/Period.scala 97.05% <ø> (ø)
...ers/interaction/NLevelInteractionTransformer.scala 100% <100%> (ø)
.../etl/transformers/exposures/ExposureDuration.scala 100% <100%> (ø)
...l/transformers/exposures/ExposurePeriodAdder.scala 93.75% <100%> (ø)
...olytechnique/cmap/cnam/etl/datatypes/Addable.scala 60% <60%> (ø)
...chnique/cmap/cnam/etl/datatypes/Subtractable.scala 83.33% <83.33%> (ø)

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 61d4170...ba682af. Read the comment docs.