slackapi / node-slack-interactive-messages

Slack Buttons, Menus, and Dialogs made simpler for Node
MIT License
133 stars 41 forks source link

Adding support for dialogs #20

Closed hwz closed 7 years ago

hwz commented 7 years ago

Summary

Describe the goal of this PR. Mention any related Issue numbers.

Requirements (place an x in each [ ])

codecov[bot] commented 7 years ago

Codecov Report

Merging #20 into master will decrease coverage by 4.29%. The diff coverage is 3.12%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #20     +/-   ##
=========================================
- Coverage    36.8%   32.51%   -4.3%     
=========================================
  Files           3        3             
  Lines         144      163     +19     
=========================================
  Hits           53       53             
- Misses         91      110     +19
Impacted Files Coverage Δ
src/express-middleware.js 15.38% <0%> (-0.84%) :arrow_down:
src/util.js 54.54% <0%> (-45.46%) :arrow_down:
src/adapter.js 36.28% <6.66%> (-4.32%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b923728...9c8c2c6. Read the comment docs.