getavalon / core

The safe post-production pipeline - https://getavalon.github.io/2.0
MIT License
213 stars 48 forks source link

Fix #492: Resolve CI coverage bug by pinning coverage==4.5.4 #495

Closed davidlatwe closed 4 years ago

davidlatwe commented 4 years ago

What's changed ?

This PR is another way to resolve #492 (option 1) Since #494 (option 2) was not able to submit coverage report in PR build, see if this one could.

davidlatwe commented 4 years ago

The build has passed, however.. see this line in PR build, it could not find the job :boom:

But my fork build was able to, see this line.

:telephone_receiver: @mottosso :ambulance:

mottosso commented 4 years ago

Seems rather harmless to try. If it doesn't work, we can try again. Thanks @davidlatwe, I know this CI stuff can get really tedious and unpredictable.