Closed bgall closed 6 years ago
Merging #128 into master will decrease coverage by
28.78%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #128 +/- ##
==========================================
- Coverage 28.9% 0.12% -28.79%
==========================================
Files 72 72
Lines 4892 4892
==========================================
- Hits 1414 6 -1408
- Misses 3478 4886 +1408
Impacted Files | Coverage Δ | |
---|---|---|
R/seconds.R | 0% <0%> (-100%) |
:arrow_down: |
R/emptydf.R | 0% <0%> (-100%) |
:arrow_down: |
R/setRownames.R | 0% <0%> (-100%) |
:arrow_down: |
R/GenerateExternalQuestion.R | 0% <0%> (-100%) |
:arrow_down: |
R/RequesterReport.R | 0% <0%> (-96%) |
:arrow_down: |
R/WorkerReport.R | 0% <0%> (-93.34%) |
:arrow_down: |
R/AccountBalance.R | 0% <0%> (-92.86%) |
:arrow_down: |
R/ListQualificationTypes.R | 0% <0%> (-92.31%) |
:arrow_down: |
R/GenerateHTMLQuestion.R | 0% <0%> (-91.67%) |
:arrow_down: |
R/UpdateQualificationScore.R | 0% <0%> (-87.04%) |
:arrow_down: |
... and 31 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 4630b71...e90c87d. Read the comment docs.
Thanks!
Didn't specify that one can take the QualificationTypeID from a Qualification previously created in the RUI, command line, or other interface.
Please ensure the following before submitting a PR:
/R
not/man
and rundevtools::document()
to update documentation/tests
for any new functionality or bug fixR CMD check
runs without error before submitting the PR