-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
fix: rewrite how image env is merged #828
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
f4cde9c
to
eecc613
Compare
Codecov Report
@@ Coverage Diff @@
## master #828 +/- ##
==========================================
+ Coverage 49.27% 56.27% +7.00%
==========================================
Files 23 23
Lines 2401 3730 +1329
==========================================
+ Hits 1183 2099 +916
- Misses 1090 1457 +367
- Partials 128 174 +46
Continue to review full report at Codecov.
|
eecc613
to
ccde10e
Compare
@catthehacker is this testable? |
definitely, will push test in few minutes |
6877aee
to
01dd4d5
Compare
there is still massive TODO to cross-test |
This is a replacement for #771 since
i'm dumbthe previous PR just adds environment to container and doesn't fix anything.fixes #827
fixes #757 (for real this time)
fixes #161