fix: make unconstraining transforms module-owned - #1939
Merged
Codecov / codecov/project
succeeded
Jul 21, 2026 in 1s
87.92% (target 70.00%)
View this Pull Request on Codecov
87.92% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 92.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.92%. Comparing base (3adf008) to head (1f95b0f).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| sbi/utils/sbiutils.py | 90.62% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1939 +/- ##
==========================================
+ Coverage 87.80% 87.92% +0.12%
==========================================
Files 143 143
Lines 13435 13445 +10
==========================================
+ Hits 11796 11821 +25
+ Misses 1639 1624 -15 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...eural_nets/estimators/mixture_density_estimator.py | 92.04% <100.00%> (+0.56%) |
⬆️ |
| sbi/neural_nets/net_builders/flow.py | 96.84% <100.00%> (ø) |
|
| sbi/utils/sbiutils.py | 89.03% <90.62%> (+4.04%) |
⬆️ |
Loading