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

[WIP] Fix Ensemble indexing when output_func is used #607

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

fix: attempt to fix EnsembleSummary for cases where output_funcs are…

4a8e883
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Fix Ensemble indexing when output_func is used #607

fix: attempt to fix EnsembleSummary for cases where output_funcs are…
4a8e883
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 1, 2024 in 0s

39.94% (-0.02%) compared to e46e491

View this Pull Request on Codecov

39.94% (-0.02%) compared to e46e491

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (e46e491) 39.96% compared to head (4a8e883) 39.94%.

Files Patch % Lines
src/ensemble/ensemble_analysis.jl 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #607      +/-   ##
==========================================
- Coverage   39.96%   39.94%   -0.02%     
==========================================
  Files          54       54              
  Lines        4076     4078       +2     
==========================================
  Hits         1629     1629              
- Misses       2447     2449       +2     

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