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

Density Estimator Class #952

Merged
merged 6 commits into from
Feb 28, 2024

Merge new updates from main

0853270
Select commit
Loading
Failed to load commit list.
Merged

Density Estimator Class #952

Merge new updates from main
0853270
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2024 in 1s

76.08% (+0.06%) compared to 3aeb775

View this Pull Request on Codecov

76.08% (+0.06%) compared to 3aeb775

Details

Codecov Report

Attention: Patch coverage is 89.65517% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 76.08%. Comparing base (3aeb775) to head (0853270).

Files Patch % Lines
sbi/neural_nets/density_estimators/base.py 72.72% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #952      +/-   ##
==========================================
+ Coverage   76.02%   76.08%   +0.06%     
==========================================
  Files          80       83       +3     
  Lines        6332     6361      +29     
==========================================
+ Hits         4814     4840      +26     
- Misses       1518     1521       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.