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

added warnings for deprecated methods #992

Merged
merged 1 commit into from
Apr 14, 2020

Conversation

stevengill
Copy link
Member

Summary

This adds a warning if developers are using one of the deprecated methods as described in https://api.slack.com/changelog/2020-01-deprecating-antecedents-to-the-conversations-api

Requirements (place an x in each [ ])

@codecov
Copy link

codecov bot commented Apr 13, 2020

Codecov Report

Merging #992 into master will decrease coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #992      +/-   ##
==========================================
- Coverage   94.55%   94.34%   -0.22%     
==========================================
  Files          12       12              
  Lines         753      760       +7     
  Branches      171      172       +1     
==========================================
+ Hits          712      717       +5     
- Misses         13       14       +1     
- Partials       28       29       +1     
Flag Coverage Δ
#eventsapi 89.61% <ø> (ø)
#interactivemessages 94.92% <ø> (ø)
#webapi 96.36% <ø> (-0.59%) ⬇️
#webhook 87.50% <ø> (ø)
Impacted Files Coverage Δ
src/WebClient.ts 95.89% <0.00%> (-0.81%) ⬇️

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 a72a1d3...8e8d025. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:web-api applies to `@slack/web-api` semver:patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants