Julius Parulek
Julius Parulek
You can check this one too: https://github.com/equinor/ert/pull/3637 and close it afterwards.
> todo: Write test function for `_dispatch_ee` Considering `_dispatch_ee` again.... I think the code looks much more compact. Additional, since it only affects the evaluator than I would keep it...
> Thanks for picking up on the continuation of #3438. With this implementation though we are adding a fair bit of duplicated code for the `run` function, from what I...
For a reference please have a look at the comment from @lars-petter-hauge https://github.com/equinor/ert/pull/3811/files#r964512272
Apparently, this issue was solved by removing `TARGET_FILE` from job configurations as this was the issue for smaller jobs testing they've succeed. For reference: https://github.com/equinor/semeio/issues/431 Closing this one then.
Depends on https://github.com/equinor/ert/issues/3723
> I think we should come up with a better name for the package "`protobuf`" in here. I would like protobuf to be an implementation detail, and not exposed in...
> @xjules could you please take a look why the tests are not passing? Should be on the "In progress" column until all tests are passing? Yes, probably, but since...
> Should we think more through the first values for Enums, as in `proto3` the default for enums will always be the first defined element. I am afraid this can...