Closed wlandau closed 3 years ago
Merging #11 (bab590a) into main (9b07182) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #11 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 19 21 +2
Lines 2268 2657 +389
==========================================
+ Hits 2268 2657 +389
Impacted Files | Coverage Δ | |
---|---|---|
R/tar_stan_summary.R | 100.00% <ø> (ø) |
|
R/tar_stan_gq.R | 100.00% <100.00%> (ø) |
|
R/tar_stan_mcmc.R | 100.00% <100.00%> (ø) |
|
R/tar_stan_mcmc_rep_diagnostics.R | 100.00% <100.00%> (ø) |
|
R/tar_stan_mcmc_rep_draws.R | 100.00% <100.00%> (ø) |
|
R/tar_stan_mcmc_rep_summary.R | 100.00% <100.00%> (ø) |
|
R/tar_stan_mle.R | 100.00% <100.00%> (ø) |
|
R/tar_stan_mle_rep_draws.R | 100.00% <100.00%> (ø) |
|
R/tar_stan_mle_rep_summary.R | 100.00% <100.00%> (ø) |
|
R/tar_stan_vb.R | 100.00% <100.00%> (ø) |
|
... and 7 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 9b07182...74cba39. Read the comment docs.
Prework
Related GitHub issues and pull requests
Summary
tar_stan_mcmc_gq()
to justtar_stan_gq()
.compile = "original"
, make the*_file
target compile the model.