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 for json seralization and doc strings being incorrect #122

Closed azimov closed 9 months ago

azimov commented 9 months ago

Requires hotfix for use with HowOften study

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (601d525) 98.43% compared to head (e602530) 98.43%. Report is 1 commits behind head on develop.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #122 +/- ## ======================================== Coverage 98.43% 98.43% ======================================== Files 12 12 Lines 1404 1405 +1 ======================================== + Hits 1382 1383 +1 Misses 22 22 ``` | [Files](https://app.codecov.io/gh/OHDSI/CohortGenerator/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI) | Coverage Δ | | |---|---|---| | [R/CohortCount.R](https://app.codecov.io/gh/OHDSI/CohortGenerator/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9Db2hvcnRDb3VudC5S) | `100.00% <100.00%> (ø)` | | | [R/SubsetDefinitions.R](https://app.codecov.io/gh/OHDSI/CohortGenerator/pull/122?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.01%)` | :arrow_up: | | [R/Subsets.R](https://app.codecov.io/gh/OHDSI/CohortGenerator/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9TdWJzZXRzLlI=) | `96.98% <100.00%> (ø)` | |

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