adw96 / breakaway

Species richness with high diversity
68 stars 18 forks source link

A parameter p.digits was added to model_betta.R and model_betta_random.R #175

Closed MariaAVC closed 2 years ago

MariaAVC commented 2 years ago

This parameter specifies the number of digits to which p-values will be rounded. The default value is 3 digits.

codecov-commenter commented 2 years ago

Codecov Report

Merging #175 (a08beb2) into main (8fe07e1) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #175   +/-   ##
=======================================
  Coverage   90.38%   90.38%           
=======================================
  Files          35       35           
  Lines        2173     2173           
=======================================
  Hits         1964     1964           
  Misses        209      209           
Impacted Files Coverage Δ
R/model_betta.R 94.54% <100.00%> (ø)
R/model_betta_random.R 94.80% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

MariaAVC commented 2 years ago

I will request pull after addressing the mismatch between code and documentation