Skip to content

Fixed how test_fit() handles diffusion models and non-equal length st…

2f70e63
Select commit
Loading
Failed to load commit list.
Merged

v1.6.1 #313

Fixed how test_fit() handles diffusion models and non-equal length st…
2f70e63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 1s

60.78% (+8.20%) compared to 129a8f3

View this Pull Request on Codecov

60.78% (+8.20%) compared to 129a8f3

Details

Codecov Report

❌ Patch coverage is 63.15789% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.78%. Comparing base (129a8f3) to head (2f70e63).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
R/tutorial_run.R 50.00% 6 Missing ⚠️
R/model_distrib.R 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
+ Coverage   52.58%   60.78%   +8.20%     
==========================================
  Files          10       10              
  Lines         696      709      +13     
==========================================
+ Hits          366      431      +65     
+ Misses        330      278      -52     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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