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

feat: allow model independent tasks on ensembles #50

Merged
merged 5 commits into from
Jul 30, 2021

Conversation

MiWeiss
Copy link
Member

@MiWeiss MiWeiss commented Jul 30, 2021

implements #48

@codecov
Copy link

codecov bot commented Jul 30, 2021

Codecov Report

Merging #50 (341ad13) into main (92a7a9b) will increase coverage by 0.05%.
The diff coverage is 100.00%.

❗ Current head 341ad13 differs from pull request most recent head 2e02101. Consider uploading reports for the commit 2e02101 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   90.92%   90.98%   +0.05%     
==========================================
  Files          28       28              
  Lines        1069     1076       +7     
==========================================
+ Hits          972      979       +7     
  Misses         97       97              
Impacted Files Coverage Δ
...inty_wizard/models/stochastic_utils/broadcaster.py 92.85% <ø> (ø)
...nty_wizard/models/ensemble_utils/_lazy_ensemble.py 91.09% <100.00%> (+0.44%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 92a7a9b...2e02101. Read the comment docs.

@MiWeiss MiWeiss merged commit 7232b53 into main Jul 30, 2021
@MiWeiss MiWeiss deleted the ensemble_model_independent_task branch July 31, 2021 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant