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

Drees 110 lpp extractor #262

Open strayMat opened 4 years ago

strayMat commented 4 years ago

Adding logics for a new extractor / new event :

codecov[bot] commented 4 years ago

Codecov Report

Merging #262 into develop will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #262      +/-   ##
===========================================
+ Coverage    93.50%   93.56%   +0.06%     
===========================================
  Files          218      220       +2     
  Lines         2586     2596      +10     
  Branches        72       70       -2     
===========================================
+ Hits          2418     2429      +11     
+ Misses         168      167       -1     
Impacted Files Coverage Δ
...tractors/events/acts/DcirMedicalActExtractor.scala 96.00% <ø> (ø)
...hnique/cmap/cnam/etl/events/ProductOrService.scala 100.00% <100.00%> (ø)
...uctsorservices/DcirProductOrServiceExtractor.scala 100.00% <100.00%> (ø)
.../cnam/etl/extractors/sources/dcir/DcirSource.scala 100.00% <100.00%> (ø)
...dy/fall/extractors/FallHospitalStayExtractor.scala 80.00% <100.00%> (+13.33%) :arrow_up:

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 714aa3e...9b62dea. Read the comment docs.

strayMat commented 4 years ago

Hello @dsun0720 ! We needed to take into account these events for a study and thus implemented this new extractor. What do you think of this addition ?