hifi-finance/hifi

CI: don't delete coverage reports for non-modified packages

PaulRBerg opened this issue · 3 comments

When only 1/3 or 2/3 of packages have been modified, the Coveralls GitHub action deletes the previous coverage report for the non-modified packages.

Capture d’écran 2021-08-13 à 15 01 46

Capture d’écran 2021-08-13 à 15 02 47

Fixed via 2a8a6bd.

This started happening again ... E.g. https://github.com/hifi-finance/hifi/actions/runs/1238767426 uploaded coverage only for the flash-swap package.

Capture d’écran 2021-09-16 à 12 57 16

Until #47 gets fixed, this issue is stale.