Skip to content

Conversation

jordandeklerk
Copy link
Member

@jordandeklerk jordandeklerk commented Sep 2, 2025

This corrects the ELPDData object to display the correct output when using the loo_kfold() function. Also cleans up the docstring a bit.


Resolves #189


📚 Documentation preview 📚: https://arviz-stats--190.org.readthedocs.build/en/190/

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.58%. Comparing base (a40917b) to head (2266347).
⚠️ Report is 117 commits behind head on main.

Files with missing lines Patch % Lines
src/arviz_stats/utils.py 20.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   62.64%   70.58%   +7.93%     
==========================================
  Files          14       39      +25     
  Lines        1925     4375    +2450     
==========================================
+ Hits         1206     3088    +1882     
- Misses        719     1287     +568     

☔ 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.

@jordandeklerk jordandeklerk marked this pull request as ready for review September 2, 2025 19:28
@aloctavodia aloctavodia merged commit 13fcc49 into arviz-devs:main Sep 4, 2025
4 checks passed
@jordandeklerk jordandeklerk deleted the fix-kfold branch September 4, 2025 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix output for loo_kfold()
3 participants