Closed lavarou closed 1 week ago
Test Suite | Status | Result |
---|---|---|
Multiverse | :white_check_mark: | 7/7 passing |
SOAK | :x: | 52/56 passing |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.54%. Comparing base (
727812d
) to head (739b7f6
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add an option to control which PHP version is to be used in devenv service via PHP env var passed at the time when dev-shell is started (or any dev-* target is build).
Simplify
composer
andgo
install.Fix
devenv
service image build for PHPs 7.2 and 7.3.Apply
Dockerfile
best practices