Skip to content

feat: Clarify utilies in API#90

Merged
sethaxen merged 6 commits intomainfrom
pw_ll_api
Feb 6, 2026
Merged

feat: Clarify utilies in API#90
sethaxen merged 6 commits intomainfrom
pw_ll_api

Conversation

@sethaxen
Copy link
Copy Markdown
Member

@sethaxen sethaxen commented Feb 6, 2026

Description

While the API docs have included a section for utilities, it has not appeared in the menu bar on the side. Now it does. Also, the utilities are now marked as public on Julia >= v1.11. When we deprecated pointwise_loglikelihoods, we accidentally started exporting it, and this PR now fixes this (non-breaking since we never documented it as exported).

Checklist

  • PR follows official PR format
  • 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 6, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  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 ccaccea into main Feb 6, 2026
8 of 9 checks passed
@sethaxen sethaxen deleted the pw_ll_api branch February 6, 2026 20:35
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