Skip to content

Conversation

@devmotion
Copy link
Member

Fixes #185.

@devmotion devmotion force-pushed the dw/logupdf branch 2 times, most recently from c740751 to 0a2d5c9 Compare October 20, 2025 04:36
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 55.66038% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.13%. Comparing base (5115bd6) to head (0a2d5c9).

Files with missing lines Patch % Lines
src/distrs/norm.jl 0.00% 15 Missing ⚠️
src/distrs/tdist.jl 40.00% 6 Missing ⚠️
src/distrs/signrank.jl 69.23% 4 Missing ⚠️
src/distrs/wilcox.jl 66.66% 4 Missing ⚠️
src/distrs/beta.jl 66.66% 2 Missing ⚠️
src/distrs/fdist.jl 71.42% 2 Missing ⚠️
src/distrs/hyper.jl 0.00% 2 Missing ⚠️
src/distrs/nbeta.jl 0.00% 2 Missing ⚠️
src/distrs/nbinom.jl 0.00% 2 Missing ⚠️
src/distrs/nchisq.jl 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
- Coverage   70.41%   68.13%   -2.28%     
==========================================
  Files          16       22       +6     
  Lines         818      907      +89     
==========================================
+ Hits          576      618      +42     
- Misses        242      289      +47     

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

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.

Adding unnormalized logpdf functions

3 participants