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

Add optimized simultaneous ECDF bands #2368

Merged
merged 17 commits into from
Aug 28, 2024

Run black

054efa6
Select commit
Loading
Failed to load commit list.
Merged

Add optimized simultaneous ECDF bands #2368

Run black
054efa6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

86.99% (-0.03%) compared to e6b5e2b

View this Pull Request on Codecov

86.99% (-0.03%) compared to e6b5e2b

Details

Codecov Report

Attention: Patch coverage is 82.27848% with 14 lines in your changes missing coverage. Please review.

Project coverage is 86.99%. Comparing base (e6b5e2b) to head (054efa6).
Report is 1 commits behind head on main.

Files Patch % Lines
arviz/stats/ecdf_utils.py 80.28% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2368      +/-   ##
==========================================
- Coverage   87.01%   86.99%   -0.03%     
==========================================
  Files         124      124              
  Lines       12788    12862      +74     
==========================================
+ Hits        11128    11189      +61     
- Misses       1660     1673      +13     

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