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-361: refactor consecutive falls #170

Closed dsun0720 closed 6 years ago

dsun0720 commented 6 years ago

1: refactor the group of consecutive falls 2: optimise the package

codecov[bot] commented 6 years ago

Codecov Report

Merging #170 into master will decrease coverage by 0.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
- Coverage   94.26%   94.11%   -0.16%     
==========================================
  Files         136      136              
  Lines        1568     1562       -6     
  Branches       26       26              
==========================================
- Hits         1478     1470       -8     
- Misses         90       92       +2
Impacted Files Coverage Δ
...dy/fall/fractures/PrivateAmbulatoryFractures.scala 100% <ø> (ø) :arrow_up:
...udy/fall/fractures/PublicAmbulatoryFractures.scala 100% <ø> (ø) :arrow_up:
...ique/cmap/cnam/study/fall/fractures/BodySite.scala 100% <ø> (ø) :arrow_up:
...p/cnam/study/fall/fractures/LiberalFractures.scala 100% <ø> (ø) :arrow_up:
...cmap/cnam/study/fall/config/FallConfigLoader.scala 100% <ø> (ø) :arrow_up:
...nique/cmap/cnam/study/fall/config/FallConfig.scala 100% <ø> (ø) :arrow_up:
...m/study/fall/fractures/HospitalizedFractures.scala 100% <ø> (ø) :arrow_up:
...am/study/fall/fractures/FracturesTransformer.scala 100% <ø> (ø) :arrow_up:
...fall/fractures/FracturesTransformerImplicits.scala 100% <100%> (ø) :arrow_up:
...ue/cmap/cnam/util/datetime/implicits/package.scala 57.14% <0%> (-28.58%) :arrow_down:

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 b78f9c4...6a3b3a3. Read the comment docs.