Skip to content

test(inference): cover signed non-finite uncertainty - #730

Merged
seonghobae merged 2 commits into
mainfrom
codex/pr-725-inference-followup
Aug 11, 2026
Merged

test(inference): cover signed non-finite uncertainty#730
seonghobae merged 2 commits into
mainfrom
codex/pr-725-inference-followup

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

Summary

Follow up on merged PR #725 to close the review findings that were not present in its merged tree:

  • add stable AERA and Casella/Berger links with source-specific rationale;
  • cover signed negative infinity in the Python, public-wrapper, direct-Rust, and Rust unit contracts;
  • refresh the authoritative CHANGELOG generated from the current fragment set.

Validation

  • ....... [100%]
    7 passed in 0.47s (7 passed)

running 4 tests
test inference::tests::standard_errors_preserve_nonfinite_diagonals ... ok
test inference::tests::nonfinite_hessian_fails_closed ... ok
test inference::tests::inverts_diagonal_information ... ok
test inference::tests::singular_matrix_uses_pseudoinverse_identity ... ok

test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 1073 filtered out; finished in 0.00s

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 2 filtered out; finished in 0.00s

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 9 filtered out; finished in 0.00s

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.00s

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 2 filtered out; finished in 0.00s

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.00s

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 2 filtered out; finished in 0.00s

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s (4 passed)

  • All checks passed!

This is intentionally a separate follow-up because #725 is already merged.

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@seonghobae, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 48 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 076c6045-7d84-48b6-b4fc-9bbe08d867a2

📥 Commits

Reviewing files that changed from the base of the PR and between 3bc1222 and 078e40a.

📒 Files selected for processing (4)
  • CHANGELOG.md
  • crates/mlsirm-core/src/inference.rs
  • docs/doctoring/inference_nonfinite_uncertainty.md
  • tests/test_inference_nonfinite_uncertainty.py

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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