Closed merliseclyde closed 2 years ago
Merging #66 (5948290) into main (8dd9036) will increase coverage by
0.23%
. The diff coverage is92.85%
.
@@ Coverage Diff @@
## main #66 +/- ##
==========================================
+ Coverage 92.92% 93.16% +0.23%
==========================================
Files 53 53
Lines 5530 5573 +43
==========================================
+ Hits 5139 5192 +53
+ Misses 391 381 -10
Impacted Files | Coverage Δ | |
---|---|---|
R/glm_fit.R | 94.44% <ø> (ø) |
|
src/bas.h | 100.00% <ø> (ø) |
|
R/coefficients.R | 94.87% <75.00%> (+0.13%) |
:arrow_up: |
src/bayesglm.c | 87.32% <75.00%> (+0.27%) |
:arrow_up: |
src/family.c | 94.17% <94.73%> (+7.72%) |
:arrow_up: |
R/bas_glm.R | 88.59% <100.00%> (+0.38%) |
:arrow_up: |
src/glm_fit.c | 98.01% <100.00%> (+0.06%) |
:arrow_up: |
src/glm_lpy.c | 100.00% <100.00%> (ø) |
|
src/lm_mcmcbas.c | 96.49% <0.00%> (-0.32%) |
:arrow_down: |
... and 1 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 8dd9036...5948290. Read the comment docs.
merge gamma regression from @betsyberrson into main