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

Adds HelpRequest Handler #10

Merged
merged 3 commits into from
Jul 18, 2018
Merged

Adds HelpRequest Handler #10

merged 3 commits into from
Jul 18, 2018

Conversation

iwishiwerearobot
Copy link
Contributor

Adds a basic handler for presenting the Slack user with a dialogue to request help for a service

@adampointer
Copy link
Contributor

As this effectively supersedes handlers.DialogTest can you remove the former and update the reference to it in main.go to point at your new handler please?

@coveralls
Copy link

coveralls commented Jul 18, 2018

Pull Request Test Coverage Report for Build 66

  • 0 of 9 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 31.25%

Changes Missing Coverage Covered Lines Changed/Added Lines %
main.go 0 1 0.0%
handlers/handlers.go 0 8 0.0%
Totals Coverage Status
Change from base Build 58: 0.2%
Covered Lines: 40
Relevant Lines: 128

💛 - Coveralls

This commit removes the DialogTest handler that was used for testing.
main.go now uses the HelpRequest handler when '/slack/command/help' is
hit.
@adampointer adampointer merged commit ccb8ba3 into master Jul 18, 2018
@adampointer adampointer deleted the help-handler branch July 18, 2018 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants