JuliaHealth / OMOPCDMCohortCreator.jl

Create cohorts from databases utilizing the OMOP CDM
https://juliahealth.org/OMOPCDMCohortCreator.jl/stable
Other
9 stars 7 forks source link

Tag New Release of 0.4.0 #66

Closed Jay-sanjay closed 10 months ago

Jay-sanjay commented 10 months ago

This PR is related to #65

PR CheckList

codecov[bot] commented 10 months ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (8900f8c) 73.96% compared to head (eafcf45) 74.51%.

Files Patch % Lines
src/getters.jl 80.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ========================================== + Coverage 73.96% 74.51% +0.55% ========================================== Files 6 6 Lines 265 310 +45 ========================================== + Hits 196 231 +35 - Misses 69 79 +10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Jay-sanjay commented 10 months ago

Thanks again :)