easystats / bayestestR

:ghost: Utilities for analyzing Bayesian models and posterior distributions
https://easystats.github.io/bayestestR/
GNU General Public License v3.0
563 stars 55 forks source link

pass down verbose #629

Closed strengejacke closed 11 months ago

strengejacke commented 12 months ago

Description

This PR aims at adding this feature...

Proposed Changes

I changed the foo function so that ...

codecov[bot] commented 12 months ago

Codecov Report

Merging #629 (b367f26) into main (477f90a) will decrease coverage by 0.23%. The diff coverage is 57.29%.

:exclamation: Current head b367f26 differs from pull request most recent head 92ae825. Consider uploading reports for the commit 92ae825 to get more accurate results

@@            Coverage Diff             @@
##             main     #629      +/-   ##
==========================================
- Coverage   52.69%   52.46%   -0.23%     
==========================================
  Files          65       65              
  Lines        5293     5331      +38     
==========================================
+ Hits         2789     2797       +8     
- Misses       2504     2534      +30     
Files Coverage Δ
R/bayesfactor_parameters.R 63.94% <ø> (ø)
R/equivalence_test.R 60.93% <100.00%> (ø)
R/describe_posterior.R 66.14% <80.00%> (-0.59%) :arrow_down:
R/p_rope.R 16.07% <3.44%> (-9.65%) :arrow_down: