automl / CARL

Benchmarking RL generalization in an interpretable way.
https://automl.github.io/CARL/
Apache License 2.0
128 stars 10 forks source link

enhancement: Environment Reconciliation #95

Closed amsks closed 1 year ago

amsks commented 1 year ago

Changes:

Environments checked and reconciled for newer changes from the train.

codecov[bot] commented 1 year ago

Codecov Report

Merging #95 (1fcf02f) into main (af97301) will decrease coverage by 10.41%. The diff coverage is 1.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## =========================================== - Coverage 23.98% 13.57% -10.41% =========================================== Files 70 60 -10 Lines 4841 3616 -1225 Branches 758 419 -339 =========================================== - Hits 1161 491 -670 + Misses 3596 3120 -476 + Partials 84 5 -79 ``` [![Impacted file tree graph](https://app.codecov.io/gh/automl/CARL/pull/95/graphs/tree.svg?width=650&height=150&src=pr&token=Lb8jKfW2S8&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=automl)](https://app.codecov.io/gh/automl/CARL/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=automl)
TheEimer commented 1 year ago

I'll merge this with failing tests since we're overhauling everything in #89 anyway

TheEimer commented 1 year ago

Aditya, that's the wrong branch! Please open a PR on development!