Closed a-gave closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.49%. Comparing base (
4be8f34
) to head (d33d4f7
).:exclamation: Current head d33d4f7 differs from pull request most recent head fea8ed2. Consider uploading reports for the commit fea8ed2 to get more accurate results
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
One at a time seems enough :) Thanks!
Quick fix for
Error: Action failed with "The process '/usr/bin/git' failed with exit code 1"
caused by the fact that the next job does checkout before the previous one has pushed. It could be restructured as described here, but for now there is not much need, just do one at a time.