The projects/e2e-tests/codecov_tests e2e-test is not meant to be executed as part of the Craft build. Instead, this is only used inside of the rippled smart-escrow build. It originally was placed into Craft because we weren't storing WASM source code in rippled, but that is no longer true. In addition, because this code isn't actually being executed in the craft build (and because this is a rippled unit test, we can't really make changes to it without breaking rippled), we should just move this over to rippled and remove it from Craft.
The projects/e2e-tests/codecov_tests e2e-test is not meant to be executed as part of the Craft build. Instead, this is only used inside of the rippled smart-escrow build. It originally was placed into Craft because we weren't storing WASM source code in rippled, but that is no longer true. In addition, because this code isn't actually being executed in the craft build (and because this is a rippled unit test, we can't really make changes to it without breaking rippled), we should just move this over to rippled and remove it from Craft.