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-395: DAS Diagnosis #193

Closed ysebiat closed 5 years ago

ysebiat commented 5 years ago

This update the algorithm of fractures based on the latest update.

codecov[bot] commented 5 years ago

Codecov Report

Merging #193 into master will increase coverage by 0.67%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   91.83%   92.51%   +0.67%     
==========================================
  Files         143      145       +2     
  Lines        1555     1549       -6     
  Branches       43       38       -5     
==========================================
+ Hits         1428     1433       +5     
+ Misses        127      116      -11
Impacted Files Coverage Δ
...m/study/fall/fractures/HospitalizedFractures.scala 100% <ø> (ø) :arrow_up:
...hnique/cmap/cnam/etl/sources/data/DcirSource.scala 100% <100%> (ø) :arrow_up:
...map/cnam/study/fall/extractors/ActsExtractor.scala 83.33% <100%> (+3.33%) :arrow_up:
...nique/cmap/cnam/etl/sources/data/DcirFilters.scala 100% <100%> (ø)
.../etl/extractors/acts/DcirMedicalActExtractor.scala 100% <100%> (ø) :arrow_up:
...nam/study/fall/extractors/DiagnosisExtractor.scala 100% <100%> (ø) :arrow_up:
...ique/cmap/cnam/study/fall/fractures/BodySite.scala 100% <100%> (ø) :arrow_up:
...ap/cnam/etl/sources/data/DcirSourceSanitizer.scala 100% <100%> (ø)
...nique/cmap/cnam/study/fall/config/FallConfig.scala 100% <100%> (ø) :arrow_up:
...am/study/fall/fractures/FracturesTransformer.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 95b9b54...494fb4a. Read the comment docs.