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

high-resolution images & a 2d discrete variational factor #1068

Merged
merged 63 commits into from
Sep 3, 2024

notebooks running again

2656a3d
Select commit
Loading
Failed to load commit list.
Merged

high-resolution images & a 2d discrete variational factor #1068

notebooks running again
2656a3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 3, 2024 in 1s

76.40% (-4.86%) compared to bd96328

View this Pull Request on Codecov

76.40% (-4.86%) compared to bd96328

Details

Codecov Report

Attention: Patch coverage is 54.83871% with 112 lines in your changes missing coverage. Please review.

Project coverage is 76.40%. Comparing base (bd96328) to head (2656a3d).

Files with missing lines Patch % Lines
bliss/encoder/encoder.py 68.13% 29 Missing ⚠️
bliss/main.py 25.71% 26 Missing ⚠️
bliss/catalog.py 19.23% 21 Missing ⚠️
bliss/simulator/prior.py 0.00% 18 Missing ⚠️
bliss/encoder/variational_dist.py 34.61% 17 Missing ⚠️
bliss/simulator/decoder.py 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1068      +/-   ##
==========================================
- Coverage   81.25%   76.40%   -4.86%     
==========================================
  Files          23       22       -1     
  Lines        3051     3085      +34     
==========================================
- Hits         2479     2357     -122     
- Misses        572      728     +156     

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