slack-ruby / slack-ruby-client

A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
MIT License
1.21k stars 216 forks source link

.gitignore: Gemfile.danger.lock should not be committed #518

Closed olleolleolle closed 4 months ago

olleolleolle commented 4 months ago

This PR adds the Danger tool's specific Gemfile to the git ignore rules.

dangerpr-bot commented 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

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9777720928

Details


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 Coverage Status
Change from base Build 7789505062: -0.08%
Covered Lines: 5092
Relevant Lines: 5711

💛 - Coveralls
coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9777720928

Details


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 Coverage Status
Change from base Build 7789505062: 0.002%
Covered Lines: 5100
Relevant Lines: 5715

💛 - Coveralls