OHDSI / CohortGenerator

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

Subset names allow SqlRender templating for customisation #118

Closed azimov closed 9 months ago

azimov commented 9 months ago

An approach to allow name templates based on SqlRender style named variables.

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (c94c994) 98.54% compared to head (d056255) 98.57%.

:exclamation: Current head d056255 differs from pull request most recent head 37f8fdb. Consider uploading reports for the commit 37f8fdb to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #118 +/- ## =========================================== + Coverage 98.54% 98.57% +0.02% =========================================== Files 12 12 Lines 1375 1401 +26 =========================================== + Hits 1355 1381 +26 Misses 20 20 ``` | [Files](https://app.codecov.io/gh/OHDSI/CohortGenerator/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI) | Coverage Δ | | |---|---|---| | [R/SubsetDefinitions.R](https://app.codecov.io/gh/OHDSI/CohortGenerator/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9TdWJzZXREZWZpbml0aW9ucy5S) | `98.66% <100.00%> (+0.17%)` | :arrow_up: |

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