Benjamin
Results
2
comments of
Benjamin
+1 for the feature request. It would make for a nicer development experience not having to extract migrations, package manifests and other files generated by code from the container.
The solution provided by @riquellopes works. However it does not run on forked pull requests like the official action. A solution that either converts python-coverage to `.lcov` or extending the...