Skip to content

Conversation

@jordandeklerk
Copy link
Member

Adds more tests for numpy logsumexp. This seems to be very well in-line with the scipy version.


Resolves #223

@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.71%. Comparing base (85cca24) to head (1e7924e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #238   +/-   ##
=======================================
  Coverage   84.71%   84.71%           
=======================================
  Files          41       41           
  Lines        4945     4945           
=======================================
  Hits         4189     4189           
  Misses        756      756           

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

Copy link
Member Author

@jordandeklerk jordandeklerk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to expand and modify these tests if we're not capturing something crucial in the comparison against Scipy.

@read-the-docs-community
Copy link

Documentation build overview

📚 arviz-stats | 🛠️ Build #30155845 | 📁 Comparing 1e7924e against latest (85cca24)


🔍 Preview build

Show files changed (7 files in total): 📝 7 modified | ➕ 0 added | ➖ 0 deleted
File Status
api/generated/arviz_stats.eti.html 📝 modified
api/generated/arviz_stats.hdi.html 📝 modified
api/generated/arviz_stats.histogram.html 📝 modified
api/generated/arviz_stats.kde.html 📝 modified
api/generated/arviz_stats.loo_kfold.html 📝 modified
api/generated/arviz_stats.mode.html 📝 modified
api/generated/arviz_stats.qds.html 📝 modified

@jordandeklerk jordandeklerk marked this pull request as ready for review October 31, 2025 18:11
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.

Test numpy version of logsumexp

2 participants