Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

JOSS review #143

Merged
merged 42 commits into from
Nov 7, 2017
Merged

JOSS review #143

merged 42 commits into from
Nov 7, 2017

Conversation

sinanshi
Copy link
Collaborator

@sinanshi sinanshi commented Aug 7, 2017

No description provided.

@codecov-io
Copy link

codecov-io commented Aug 24, 2017

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% <ø> (ø) ⬆️
R/stdid.R 73.52% <ø> (ø) ⬆️
R/zzz.R 0% <0%> (ø) ⬆️
R/cchic_xml.R 88.96% <100%> (ø)
R/imputation.R 100% <100%> (ø) ⬆️
R/filter.missingness.R 100% <100%> (ø) ⬆️
R/filter.categorical.R 100% <100%> (+100%) ⬆️
R/utilities.R 98.49% <100%> (ø) ⬆️
R/filter.range.R 100% <100%> (+50%) ⬆️
R/data.quality.report.R 53.73% <54.83%> (-0.04%) ⬇️
... 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.

#' This is a member function of ccTable-class. Using create_cctable is a safer and
#' easier way to create the ccTable. See create_cctable.
#' @name ccTable_create_cctable
NULL
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does this NULL does?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because refclass doesn't have a proper way to document. NULL means it is an orphan document which doesn't link to anywhere.

@dpshelio dpshelio merged commit 92b9472 into master Nov 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants