This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
We can test code test coverage and create badges through coveralls but it does not prevent pull requests that do not have 100% code test coverage.
Describe the solution you'd like
Make sure that github actions fail if we lose test coverage and maybe if less than 100%