Skip to content

feat(api): Add pointwise_conditional_loglikelihoods. Deprecate pointwise_loglikelihoods.#88

Merged
sethaxen merged 5 commits intomainfrom
pointwise_rename
Feb 3, 2026
Merged

feat(api): Add pointwise_conditional_loglikelihoods. Deprecate pointwise_loglikelihoods.#88
sethaxen merged 5 commits intomainfrom
pointwise_rename

Conversation

@sethaxen
Copy link
Copy Markdown
Member

@sethaxen sethaxen commented Feb 3, 2026

This PR renames pointwise_loglikelihoods to pointwise_conditional_loglikelihoods, which is more explicit. It also removes the docstring that advised packages overload the method (they can, of course, still do this).

Checklist

  • PR follows official PR format
  • The new feature is properly documented with an example.
  • New or updated tests cover the new feature.
  • Code style is correct (formatted using JuliaFormatter with BlueStyle).
  • The new feature is listed in the Features section of the changelog if the change is non-breaking or the BREAKING CHANGES section if it is breaking.
  • The patch version number been incremented if the change is non-breaking or the minor version number been incremented if the change is breaking.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.04%. Comparing base (5c051c3) to head (b565073).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #88   +/-   ##
=======================================
  Coverage   97.04%   97.04%           
=======================================
  Files          16       16           
  Lines         845      845           
=======================================
  Hits          820      820           
  Misses         25       25           

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

@sethaxen sethaxen merged commit b0ef2f9 into main Feb 3, 2026
11 of 12 checks passed
@sethaxen sethaxen deleted the pointwise_rename branch February 3, 2026 15:57
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.

1 participant