automl / ConfigSpace

Domain specific language for configuration spaces in Python. Useful for hyperparameter optimization and algorithm configuration.
https://automl.github.io/ConfigSpace/
Other
202 stars 93 forks source link

build: optimize github workflows #328

Closed Neonkraft closed 1 year ago

Neonkraft commented 1 year ago

An optimization of the Github workflows was lost in a recent merge. Reintroducing it.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.08 :warning:

Comparison is base (4dc7daf) 73.54% compared to head (e7bce96) 73.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #328 +/- ## ========================================== - Coverage 73.54% 73.47% -0.08% ========================================== Files 29 29 Lines 2831 2831 Branches 629 629 ========================================== - Hits 2082 2080 -2 - Misses 632 633 +1 - Partials 117 118 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/automl/ConfigSpace/pull/328/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=automl)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.