Skip to content

manually update the control parameters of the test data with the new …

d27227e
Select commit
Loading
Failed to load commit list.
Merged

224 addition of glmmtmb to improve convergency for poisson in mixed effect models #225

manually update the control parameters of the test data with the new …
d27227e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2025 in 0s

66.71% (+0.41%) compared to d7b018c

View this Pull Request on Codecov

66.71% (+0.41%) compared to d7b018c

Details

Codecov Report

❌ Patch coverage is 41.83673% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.71%. Comparing base (d7b018c) to head (d27227e).
⚠️ Report is 46 commits behind head on main.

Files with missing lines Patch % Lines
R/fitabn_mle.R 33.33% 56 Missing ⚠️
R/build_score_cache_mle.R 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #225      +/-   ##
==========================================
+ Coverage   66.30%   66.71%   +0.41%     
==========================================
  Files          53       49       -4     
  Lines       10399    10378      -21     
==========================================
+ Hits         6895     6924      +29     
+ Misses       3504     3454      -50     
Files with missing lines Coverage Δ
R/build_score_cache.R 74.53% <100.00%> (+0.11%) ⬆️
R/fitabn.R 85.64% <100.00%> (+0.07%) ⬆️
R/build_score_cache_mle.R 59.02% <91.66%> (+2.75%) ⬆️
R/fitabn_mle.R 56.47% <33.33%> (+0.27%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.