Skip to content

Latest commit

 

History

155 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Coveralls

This homebrew tap provides the following package:

coveralls - a universal coverage reporter for coveralls.io. See: github.com/coverallsapp/coverage-reporter

Installation

brew install coverallsapp/coveralls/coveralls

The fully-qualified name taps this repo automatically and trusts only the coveralls formula, as required by tap trust in Homebrew 6.0.0+.

Alternatively, trust the whole tap first:

brew trust coverallsapp/coveralls   # Homebrew 6.0.0+
brew tap coverallsapp/coveralls
brew install coveralls

Updating the formula (dev)

  1. Update the tag version in formula

  2. Fetch SHA265 using this command:

brew fetch --build-from-source coveralls
  1. Update the SHA256 in formula.

  2. Install locally (check there're no errors)

brew install --build-from-source coveralls
  1. Create a separate branch
git checkout -b coveralls/update-version
  1. Commit
git commit -m 'coveralls X.Y.Z'
  1. Create a PR to main branch

  2. After bottles are built, add pr-pull label to the PR

About

Homebrew formula for coveralls coverage reporter

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages