Skip to content

initial values instead of mean#919

Draft
SarahRo wants to merge 2 commits intoadd-plot-predictivefrom
fix-bayesian-feature-fitting-example
Draft

initial values instead of mean#919
SarahRo wants to merge 2 commits intoadd-plot-predictivefrom
fix-bayesian-feature-fitting-example

Conversation

@SarahRo
Copy link
Contributor

@SarahRo SarahRo commented Mar 19, 2026

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (issue)

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #).

Important checks:

Please confirm the following before marking the PR as ready for review:

  • No style issues: $ pre-commit run or $ nox -s pre-commit (see CONTRIBUTING.md for how to set this up to run automatically when committing locally, in just two lines of code)
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctest
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.48%. Comparing base (6e92b7c) to head (c702381).

Additional details and impacted files
@@                 Coverage Diff                  @@
##           add-plot-predictive     #919   +/-   ##
====================================================
  Coverage                92.48%   92.48%           
====================================================
  Files                       74       74           
  Lines                     5720     5720           
====================================================
  Hits                      5290     5290           
  Misses                     430      430           

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

1 participant