OHDSI / CohortGenerator

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

Integer64 fix for CohortDefinitionSet #98

Closed azimov closed 1 year ago

azimov commented 1 year ago

This will resolve the issue temporarily but I don't think a csv file is appropriate for the type checking behaviour here as there is more complexity than this. We can't use the integer64 method either.

codecov[bot] commented 1 year ago

Codecov Report

Merging #98 (bc9c504) into develop (c698518) will increase coverage by 0.00%. The diff coverage is 100.00%.

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

@@           Coverage Diff            @@
##           develop      #98   +/-   ##
========================================
  Coverage    98.54%   98.54%           
========================================
  Files           12       12           
  Lines         1370     1374    +4     
========================================
+ Hits          1350     1354    +4     
  Misses          20       20           
Impacted Files Coverage Δ
R/CohortCount.R 100.00% <100.00%> (ø)