OHDSI / ResultModelManager

RMM is an R package designed to handle common ohdsi results data management functions by providing a common API for data model migrations and definitions
https://ohdsi.github.io/ResultModelManager/
Apache License 2.0
3 stars 3 forks source link

Truncate table #31

Closed azimov closed 1 year ago

azimov commented 1 year ago

Resolves #30

codecov[bot] commented 1 year ago

Codecov Report

Merging #31 (2a92e4e) into develop (b6f097a) will increase coverage by 0.30%. The diff coverage is 92.85%.

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

@@             Coverage Diff             @@
##           develop      #31      +/-   ##
===========================================
+ Coverage    93.32%   93.63%   +0.30%     
===========================================
  Files            7        7              
  Lines          719      738      +19     
===========================================
+ Hits           671      691      +20     
+ Misses          48       47       -1     
Impacted Files Coverage Δ
R/DataModel.R 93.28% <92.85%> (+0.61%) :arrow_up: