OHDSI / CohortGenerator

An R package for instantiating cohorts using data in the CDM.
https://ohdsi.github.io/CohortGenerator/
11 stars 10 forks source link

Fix getCohortCounts() if cohortIds is not specified, but cohortDefinitionSet is #139

Closed anthonysena closed 2 months ago

anthonysena commented 2 months ago

Fixes #136

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.66%. Comparing base (4ce1ae0) to head (0f73dc9). Report is 23 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #139 +/- ## =========================================== - Coverage 98.80% 97.66% -1.14% =========================================== Files 12 13 +1 Lines 1336 1585 +249 =========================================== + Hits 1320 1548 +228 - Misses 16 37 +21 ```

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