OHDSI / FeatureExtraction

An R package for generating features (covariates) for a cohort using data in the Common Data Model.
http://ohdsi.github.io/FeatureExtraction/
61 stars 60 forks source link

Modify unit tests structure #221

Closed ginberg closed 10 months ago

ginberg commented 10 months ago

modify unit test structure: add a test file for each database type (like in other packages like CohortDiagnostics) and print the type when starting the unit tests

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (8b0e7d7) 93.06% compared to head (145e97f) 93.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #221 +/- ## ======================================== Coverage 93.06% 93.06% ======================================== Files 16 16 Lines 1414 1414 ======================================== Hits 1316 1316 Misses 98 98 ```

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