Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bin/coverallsFromFiles.js that takes filenames as arguments #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 29, 2016

  1. Add coverallsFromFiles.js that takes filenames

    Previously the way to send your `lcov.info` files to Coveralls was by
    piping to `bin/converalls.js`
    
    This adds a script that can be called with `lcov` files as arguments,
    then performs the coveralls.js actions on each file.
    freshvolk committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    496bbdf View commit details
    Browse the repository at this point in the history