This homebrew tap provides the following package:
coveralls - a universal coverage reporter for coveralls.io. See: github.com/coverallsapp/coverage-reporter
brew tap coverallsapp/coveralls
brew install coverallsOr
brew install coverallsapp/coveralls/coveralls-
Update the tag version in formula
-
Fetch SHA265 using this command:
brew fetch --build-from-source coveralls-
Update the SHA256 in formula.
-
Install locally (check there're no errors)
brew install --build-from-source coveralls- Create a separate branch
git checkout -b coveralls/update-version- Commit
git commit -m 'coveralls X.Y.Z'-
Create a PR to
mainbranch -
After bottles are built, add
pr-pulllabel to the PR