Open PaulRBerg opened 3 years ago
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.
Fixed via https://github.com/hifi-finance/hifi/commit/2a8a6bdc41c081023a978518bc01bf6843d1dbd2.
This started happening again ... E.g. https://github.com/hifi-finance/hifi/actions/runs/1238767426 uploaded coverage only for the flash-swap package.
flash-swap
Until #47 gets fixed, this issue is stale.
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.