Sha256: 6da131aa897ecf90be24e9891a0fec81308e403d31212220a48b398e6269c944

Contents?: true

Size: 569 Bytes

Versions: 2

Compression:

Stored size: 569 Bytes

Contents

# danger-shroud

Danger plugin for reporting jacoco coverage reports to Danger.

## Usage

    Methods and attributes from this plugin are available in
    your `Dangerfile` under the `shroud` namespace.

## Development

1. Clone this repo
2. Run `bundle install` to setup dependencies.
3. Run `bundle exec rake spec` to run the tests.

## TODO

- [ ] Write real README
- [ ] Add paramater for failing project threshold
- [ ] Add paramater for failing modified file threshold
- [ ] Add shroud to bridge
- [ ] Write tests
- [ ] Make public, released as a regular ol' gem

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
danger-shroud-0.0.2 README.md
danger-shroud-0.0.1 README.md