Coveralls Coveralls is a code coverage tool that helps developers track the percentage of their code that is tested. It's used by software engineers and QA teams to monitor test coverage, identify untested code, and improve code quality. Official docs: https://docs.coveralls.io/api-introduction Coveralls Overview - Repositories - Builds - Organizations - Repositories - Builds - File Working with Coveralls This skill uses the Membrane CLI to interact with Coveralls. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than aut…