Closed olleolleolle closed 4 months ago
1 Warning | |
---|---|
:warning: | Unless you're refactoring existing code or improving documentation, please update CHANGELOG.md. |
Here's an example of a CHANGELOG.md entry:
* [#518](https://github.com/slack-ruby/slack-ruby-client/pull/518): .gitignore: gemfile.danger.lock should not be committed - [@olleolleolle](https://github.com/olleolleolle).
Generated by :no_entry_sign: Danger
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
spec/slack/real_time/concurrency/clients/async_spec.rb | 1 | 87.5% | ||
spec/slack/real_time/concurrency/with_concurrency_spec.rb | 1 | 80.0% | ||
lib/slack/real_time/concurrency/async.rb | 28 | 1.39% | ||
<!-- | Total: | 30 | --> |
Totals | |
---|---|
Change from base Build 7789505062: | -0.08% |
Covered Lines: | 5092 |
Relevant Lines: | 5711 |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
spec/slack/real_time/concurrency/clients/async_spec.rb | 1 | 87.5% | ||
spec/slack/real_time/concurrency/with_concurrency_spec.rb | 1 | 80.0% | ||
lib/slack/real_time/concurrency/async.rb | 28 | 1.39% | ||
<!-- | Total: | 30 | --> |
Totals | |
---|---|
Change from base Build 7789505062: | 0.002% |
Covered Lines: | 5100 |
Relevant Lines: | 5715 |
This PR adds the Danger tool's specific Gemfile to the git ignore rules.