Skip to content

fix incorrect homepage for legacy wrapper#793

Merged
aoberoi merged 1 commit intoslackapi:masterfrom
felixrieseberg:patch-1
May 30, 2019
Merged

fix incorrect homepage for legacy wrapper#793
aoberoi merged 1 commit intoslackapi:masterfrom
felixrieseberg:patch-1

Conversation

@felixrieseberg
Copy link
Copy Markdown
Contributor

@felixrieseberg felixrieseberg commented May 28, 2019

Summary

👋 The link on https://www.npmjs.com/package/@slack/client is incorrect. We don't handle a final /, which in itself is probably worth looking at, but this ensures that npm doesn't route people to a disappointing 404 🙇

Requirements (place an x in each [ ])

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 28, 2019

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2019

Codecov Report

Merging #793 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #793   +/-   ##
=======================================
  Coverage   97.85%   97.85%           
=======================================
  Files          15       15           
  Lines         652      652           
  Branches       26       26           
=======================================
  Hits          638      638           
  Misses         13       13           
  Partials        1        1
Flag Coverage Δ
#eventsapi 95.62% <ø> (ø) ⬆️
#interactivemessages 99.18% <ø> (ø) ⬆️
#webapi 98.33% <ø> (ø) ⬆️
#webhook 90.69% <ø> (ø) ⬆️

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 8d3b2fd...011d2dc. Read the comment docs.

1 similar comment
@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2019

Codecov Report

Merging #793 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #793   +/-   ##
=======================================
  Coverage   97.85%   97.85%           
=======================================
  Files          15       15           
  Lines         652      652           
  Branches       26       26           
=======================================
  Hits          638      638           
  Misses         13       13           
  Partials        1        1
Flag Coverage Δ
#eventsapi 95.62% <ø> (ø) ⬆️
#interactivemessages 99.18% <ø> (ø) ⬆️
#webapi 98.33% <ø> (ø) ⬆️
#webhook 90.69% <ø> (ø) ⬆️

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 8d3b2fd...011d2dc. Read the comment docs.

@aoberoi aoberoi merged commit 8266961 into slackapi:master May 30, 2019
@aoberoi
Copy link
Copy Markdown
Contributor

aoberoi commented May 30, 2019

thanks @felixrieseberg! we'll republish soon.

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.

4 participants