importance sampling posterior #1183
Merged
Codecov / codecov/project
succeeded
Jun 21, 2024 in 0s
73.30% (target 70.00%)
View this Pull Request on Codecov
73.30% (target 70.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 73.30%. Comparing base (
07e3995
) to head (172d010
).
❗ There is a different number of reports uploaded between BASE (07e3995) and HEAD (172d010). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #1183 +/- ##
==========================================
- Coverage 81.76% 73.30% -8.47%
==========================================
Files 93 93
Lines 7448 7458 +10
==========================================
- Hits 6090 5467 -623
- Misses 1358 1991 +633
Files | Coverage Δ | |
---|---|---|
sbi/inference/posteriors/importance_posterior.py | 86.15% <100.00%> (+31.46%) |
⬆️ |
sbi/inference/snle/snle_base.py | 93.81% <100.00%> (+0.19%) |
⬆️ |
sbi/inference/snpe/snpe_base.py | 90.96% <100.00%> (+2.00%) |
⬆️ |
sbi/inference/snre/snre_base.py | 94.44% <100.00%> (+0.15%) |
⬆️ |
Loading