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

Hotfix: Correct bug on end date. #254

Closed ysebiat closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #254 into develop will decrease coverage by 0.56%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #254      +/-   ##
===========================================
- Coverage    93.53%   92.97%   -0.57%     
===========================================
  Files          218      218              
  Lines         2585     2604      +19     
  Branches        41       44       +3     
===========================================
+ Hits          2418     2421       +3     
- Misses         167      183      +16     
Impacted Files Coverage Δ
...dy/fall/extractors/FallHospitalStayExtractor.scala 80.00% <100.00%> (+13.33%) :arrow_up:
...am/study/rosiglitazone/outcomes/HeartFailure.scala 0.00% <0.00%> (-100.00%) :arrow_down:
...udy/rosiglitazone/outcomes/OutcomeDefinition.scala 95.23% <0.00%> (+45.23%) :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 14b55c8...d59dfe9. Read the comment docs.

ysebiat commented 4 years ago

Duplicate