Closed koheiw closed 3 years ago
Merging #12 (2520fa2) into master (15cf8c9) will increase coverage by
1.88%
. The diff coverage is93.93%
.
@@ Coverage Diff @@
## master #12 +/- ##
==========================================
+ Coverage 93.68% 95.57% +1.88%
==========================================
Files 4 5 +1
Lines 206 226 +20
==========================================
+ Hits 193 216 +23
+ Misses 13 10 -3
Impacted Files | Coverage Δ | |
---|---|---|
src/lda.cpp | 94.11% <83.33%> (+6.61%) |
:arrow_up: |
src/lda.h | 93.63% <88.88%> (-0.65%) |
:arrow_down: |
R/lda.R | 100.00% <100.00%> (+8.00%) |
:arrow_up: |
R/predict.R | 100.00% <100.00%> (ø) |
|
R/seededlda.R | 97.72% <100.00%> (ø) |
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 15cf8c9...2520fa2. Read the comment docs.
Add
predict()
for #9