ropensci-archive / cleanEHR

:warning: ARCHIVED :warning: Essential tools and utility functions to facilitate the data processing pipeline, data cleaning and data analysing of clinical data from CC-HIC
GNU General Public License v3.0
54 stars 23 forks source link

JOSS review #143

Closed sinanshi closed 6 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #143 into master will increase coverage by 8.82%. The diff coverage is 68.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
+ Coverage   66.48%   75.31%   +8.82%     
==========================================
  Files          20       14       -6     
  Lines        1292     1268      -24     
==========================================
+ Hits          859      955      +96     
+ Misses        433      313     -120
Impacted Files Coverage Δ
R/deltaTime.R 95.83% <ø> (ø) :arrow_up:
R/stdid.R 73.52% <ø> (ø) :arrow_up:
R/zzz.R 0% <0%> (ø) :arrow_up:
R/cchic_xml.R 88.96% <100%> (ø)
R/imputation.R 100% <100%> (ø) :arrow_up:
R/filter.missingness.R 100% <100%> (ø) :arrow_up:
R/filter.categorical.R 100% <100%> (+100%) :arrow_up:
R/utilities.R 98.49% <100%> (ø) :arrow_up:
R/filter.range.R 100% <100%> (+50%) :arrow_up:
R/data.quality.report.R 53.73% <54.83%> (-0.04%) :arrow_down:
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e69cce3...a04eefa. Read the comment docs.