Closed sapiderman closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 63.56%. Comparing base (
6a29470
) to head (b657312
). Report is 20 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This is duplicate to https://github.com/hyperjumptech/monika/pull/1304.. will probably close this.
Monika Pull Request (PR)
What feature/issue does this PR add
make docker
when command issuedHow did you implement / how did you fix it
How to test
make docker
Expect the build to be completed without error and a image is created
docker images
to check created image.