Just tested the docker command on my project to see how it goes but look like it doesn't work:
docker run --rm -v $PWD:/app rushioconsulting/coverage_service
[WARNING] Still waiting for server to be up and running
[WARNING] Still waiting for server to be up and running
[WARNING] Still waiting for server to be up and running
[WARNING] Still waiting for server to be up and running
[WARNING] Still waiting for server to be up and running
./main.sh: line 17: 34 Killed dart bin/main.dart -p /$CURRENT_PROJECT_NAME -i $ID --report-on lib/src
mv: cannot stat '/tmp/rushio-gen-coverage-53d41625-e541-42ba-914a-b30daaaa24de/coverage': No such file or directory
[ERROR] Failed to start the coverage generation: 1
macbook-pro-de-jimmy:kiwi_mobile jaumard$
Hello :)
Just tested the docker command on my project to see how it goes but look like it doesn't work:
Let me know if I can provide more info