You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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%
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%