Skip to content

typing fix

01f47ff
Select commit
Loading
Failed to load commit list.
Merged

feat: add protocols for sample proposal and accept/reject #1722

typing fix
01f47ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2026 in 0s

84.71% (target 70.00%)

View this Pull Request on Codecov

84.71% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.71%. Comparing base (e71d0b4) to head (01f47ff).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1722      +/-   ##
==========================================
- Coverage   88.51%   84.71%   -3.81%     
==========================================
  Files         137      137              
  Lines       11527    11518       -9     
==========================================
- Hits        10203     9757     -446     
- Misses       1324     1761     +437     
Files with missing lines Coverage Δ
sbi/inference/posteriors/vector_field_posterior.py 69.12% <ø> (-8.06%) ⬇️
sbi/samplers/rejection/rejection.py 92.43% <100.00%> (-2.81%) ⬇️
sbi/sbi_types.py 100.00% <100.00%> (ø)
sbi/utils/restriction_estimator.py 76.31% <100.00%> (-8.65%) ⬇️

... and 30 files with indirect coverage changes