OHDSI / CohortGenerator

Cohort Generation for the OMOP Common Data Model
https://ohdsi.github.io/CohortGenerator/
11 stars 10 forks source link

Updating unit tests to use Eunomia v2.x #105

Closed anthonysena closed 4 months ago

anthonysena commented 1 year ago

Draft for now - tagging @ginberg for awareness

codecov[bot] commented 1 year ago

Codecov Report

Merging #105 (a15427a) into develop (4ce1ae0) will decrease coverage by 0.26%. The diff coverage is 97.95%.

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

@@             Coverage Diff             @@
##           develop     #105      +/-   ##
===========================================
- Coverage    98.80%   98.54%   -0.26%     
===========================================
  Files           12       12              
  Lines         1336     1375      +39     
===========================================
+ Hits          1320     1355      +35     
- Misses          16       20       +4     
Impacted Files Coverage Δ
R/CohortCount.R 100.00% <ø> (ø)
R/CohortTables.R 100.00% <ø> (+1.38%) :arrow_up:
R/CsvHelper.R 100.00% <ø> (ø)
R/Export.R 100.00% <ø> (ø)
R/Subsets.R 97.57% <95.23%> (-1.45%) :arrow_down:
R/CohortConstruction.R 98.84% <100.00%> (+<0.01%) :arrow_up:
R/CohortDefinitionSet.R 97.34% <100.00%> (ø)
R/CohortStats.R 100.00% <100.00%> (ø)
R/Incremental.R 98.33% <100.00%> (ø)
R/NegativeControlCohorts.R 100.00% <100.00%> (ø)
... and 2 more
anthonysena commented 4 months ago

Closing as this has been addressed via #155.