JuliaHealth / OMOPCDMCohortCreator.jl

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

Added GetVisitProcedure associated with someones visit #59

Closed Jay-sanjay closed 8 months ago

Jay-sanjay commented 8 months ago

added Getter closes #57

codecov[bot] commented 8 months ago

Codecov Report

Merging #59 (94f53e4) into dev (335bf2f) will increase coverage by 0.13%. Report is 71 commits behind head on dev. The diff coverage is 74.03%.

@@            Coverage Diff             @@
##              dev      #59      +/-   ##
==========================================
+ Coverage   73.68%   73.81%   +0.13%     
==========================================
  Files           5        6       +1     
  Lines         171      275     +104     
==========================================
+ Hits          126      203      +77     
- Misses         45       72      +27     
Files Coverage Δ
src/filters.jl 80.00% <ø> (ø)
src/getters.jl 81.72% <74.03%> (-9.85%) :arrow_down:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

Jay-sanjay commented 8 months ago

ohh ! sorry mistake from my side :) all this code must be in getters.jl

Jay-sanjay commented 8 months ago

Thanks !! :) That means a lot to me