Codecov / codecov/project
succeeded
Sep 16, 2024 in 0s
77.87% (target 70.00%)
View this Pull Request on Codecov
77.87% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 35.86957%
with 59 lines
in your changes missing coverage. Please review.
Project coverage is 77.87%. Comparing base (
8afd985
) to head (bcc75db
).
Report is 23 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1269 +/- ##
==========================================
- Coverage 86.05% 77.87% -8.19%
==========================================
Files 118 119 +1
Lines 8672 8786 +114
==========================================
- Hits 7463 6842 -621
- Misses 1209 1944 +735
Files with missing lines | Coverage Δ | |
---|---|---|
sbi/neural_nets/estimators/__init__.py | 100.00% <ø> (ø) |
|
.../neural_nets/estimators/mixed_density_estimator.py | 98.24% <100.00%> (+0.13%) |
⬆️ |
sbi/neural_nets/net_builders/mnle.py | 93.75% <81.81%> (-6.25%) |
⬇️ |
sbi/neural_nets/net_builders/categorial.py | 58.33% <33.33%> (-36.41%) |
⬇️ |
sbi/neural_nets/estimators/categorical_net.py | 56.00% <20.37%> (-41.83%) |
⬇️ |
Loading