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-308 group consecutive fractures #143

Closed firas16 closed 6 years ago

firas16 commented 6 years ago

This task consists on grouping fractures that happen for the same person, on the same site and within a given frame of time:

codecov[bot] commented 6 years ago

Codecov Report

Merging #143 into master will increase coverage by 0.32%. The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
+ Coverage   94.38%   94.71%   +0.32%     
==========================================
  Files         128      130       +2     
  Lines        1496     1513      +17     
  Branches       50       53       +3     
==========================================
+ Hits         1412     1433      +21     
+ Misses         84       80       -4
Impacted Files Coverage Δ
...m/study/fall/fractures/HospitalizedFractures.scala 100% <ø> (ø)
...dy/fall/fractures/PrivateAmbulatoryFractures.scala 100% <ø> (ø)
...udy/fall/fractures/PublicAmbulatoryFractures.scala 100% <ø> (ø)
...p/cnam/study/fall/fractures/LiberalFractures.scala 100% <ø> (ø)
...ique/cmap/cnam/study/fall/fractures/BodySite.scala 100% <ø> (ø)
...study/fall/config/FracturesTransformerConfig.scala 0% <0%> (ø)
...nique/cmap/cnam/study/fall/config/FallConfig.scala 100% <100%> (ø) :arrow_up:
...am/study/fall/fractures/FracturesTransformer.scala 100% <100%> (ø)
...ue/cmap/cnam/util/datetime/implicits/package.scala 85.71% <100%> (+5.71%) :arrow_up:
...fall/fractures/FracturesTransformerImplicits.scala 100% <100%> (ø)
... and 3 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 5342aa0...b263e48. Read the comment docs.