Skip to content

Fix typo in comment about transition#804

Merged
junpenglao merged 1 commit intoblackjax-devs:mainfrom
theorashid:patch-1
Dec 5, 2025
Merged

Fix typo in comment about transition#804
junpenglao merged 1 commit intoblackjax-devs:mainfrom
theorashid:patch-1

Conversation

@theorashid
Copy link
Copy Markdown
Contributor

Thank you for opening a PR!

A few important guidelines and requirements before we can merge your PR:

  • If I add a new sampler, there is an issue discussing it already;
  • We should be able to understand what the PR does from its title only;
  • There is a high-level description of the changes;
  • There are links to all the relevant issues, discussions and PRs;
  • The branch is rebased on the latest main commit;
  • Commit messages follow these guidelines;
  • The code respects the current naming conventions;
  • Docstrings follow the numpy style guide
  • pre-commit is installed and configured on your machine, and you ran it before opening the PR;
  • There are tests covering the changes;
  • The doc is up-to-date;
  • If I add a new sampler* I added/updated related examples

Consider opening a Draft PR if your work is still in progress but you would like some feedback from other contributors.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.62%. Comparing base (56df032) to head (bd7ed04).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #804      +/-   ##
==========================================
+ Coverage   98.45%   98.62%   +0.16%     
==========================================
  Files          66       68       +2     
  Lines        3242     3407     +165     
==========================================
+ Hits         3192     3360     +168     
+ Misses         50       47       -3     

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

@junpenglao junpenglao merged commit 1980f2d into blackjax-devs:main Dec 5, 2025
7 checks passed
@junpenglao
Copy link
Copy Markdown
Member

Thank you!

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.

2 participants