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-343-Pioglitazone DCIR medical acts extractor #158

Closed ysebiat closed 6 years ago

ysebiat commented 6 years ago

This implementation handles the errors generated when DCIR medical acts tries to get the information about the source of an Act. In older DCIR, the information is unavailable.

This PR proposes a solution for this problem.

codecov[bot] commented 6 years ago

Codecov Report

Merging #158 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
+ Coverage    94.8%   94.81%   +0.01%     
==========================================
  Files         133      133              
  Lines        1539     1542       +3     
  Branches       32       30       -2     
==========================================
+ Hits         1459     1462       +3     
  Misses         80       80
Impacted Files Coverage Δ
...olytechnique/cmap/cnam/etl/events/MedicalAct.scala 100% <100%> (ø) :arrow_up:
...map/cnam/etl/extractors/acts/DcirMedicalActs.scala 100% <100%> (ø) :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 7f35729...ee79e3b. Read the comment docs.