Skip to content

Test set x deprecation - #1946

Merged
dgedon merged 18 commits into
sbi-dev:gsoc-2026from
Jocho-Smith:test-set-x-deprecation
Jul 24, 2026
Merged

Test set x deprecation#1946
dgedon merged 18 commits into
sbi-dev:gsoc-2026from
Jocho-Smith:test-set-x-deprecation

moved warnings import up

5247683
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 0s

87.83% (target 70.00%)

View this Pull Request on Codecov

87.83% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 42.42424% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.83%. Comparing base (587f922) to head (5247683).
⚠️ Report is 41 commits behind head on gsoc-2026.

Files with missing lines Patch % Lines
sbi/inference/potentials/base_potential.py 0.00% 5 Missing ⚠️
.../inference/potentials/posterior_based_potential.py 0.00% 5 Missing ⚠️
sbi/utils/conditional_density_utils.py 0.00% 5 Missing ⚠️
sbi/inference/posteriors/ensemble_posterior.py 20.00% 4 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           gsoc-2026    #1946      +/-   ##
=============================================
- Coverage      87.99%   87.83%   -0.17%     
=============================================
  Files            144      144              
  Lines          13499    13759     +260     
=============================================
+ Hits           11879    12085     +206     
- Misses          1620     1674      +54     
Files with missing lines Coverage Δ
sbi/inference/potentials/vector_field_potential.py 92.30% <100.00%> (+1.32%) ⬆️
sbi/inference/posteriors/ensemble_posterior.py 73.88% <20.00%> (-6.74%) ⬇️
sbi/inference/potentials/base_potential.py 83.60% <0.00%> (-9.26%) ⬇️
.../inference/potentials/posterior_based_potential.py 89.39% <0.00%> (-6.97%) ⬇️
sbi/utils/conditional_density_utils.py 87.50% <0.00%> (-5.76%) ⬇️

... and 4 files with indirect coverage changes