Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose batched sampling option; error handling #1321

Merged
merged 3 commits into from
Dec 13, 2024

undo batch_size option

4c69fa4
Select commit
Loading
Failed to load commit list.
Merged

expose batched sampling option; error handling #1321

undo batch_size option
4c69fa4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 1s

78.65% (target 70.00%)

View this Pull Request on Codecov

78.65% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.65%. Comparing base (3bd8aa9) to head (4c69fa4).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1321       +/-   ##
===========================================
- Coverage   89.39%   78.65%   -10.74%     
===========================================
  Files         118      118               
  Lines        8709     8722       +13     
===========================================
- Hits         7785     6860      -925     
- Misses        924     1862      +938     
Files with missing lines Coverage Δ
sbi/diagnostics/sbc.py 95.71% <ø> (ø)
sbi/diagnostics/tarp.py 82.92% <ø> (-14.64%) ⬇️
sbi/utils/diagnostics_utils.py 100.00% <100.00%> (+4.00%) ⬆️

... and 31 files with indirect coverage changes