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

feat(web-api): run response generation script #1824

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

filmaj
Copy link
Contributor

@filmaj filmaj commented Jun 18, 2024

  • add missing response_metadata fields to many response types
  • add new favorites field
  • add new list-related fields
  • more specifically type many responses related to chat.* methods

- add missing `response_metadata` fields to many response types
- add new `favorites` field
- add new list-related fields
- more specifically type many responses related to chat.* methods
@filmaj filmaj added semver:minor area:typescript issues that specifically impact using the package from typescript projects pkg:web-api applies to `@slack/web-api` labels Jun 18, 2024
@filmaj filmaj added this to the [email protected] milestone Jun 18, 2024
@filmaj filmaj requested a review from a team June 18, 2024 14:02
@filmaj filmaj self-assigned this Jun 18, 2024
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.76%. Comparing base (042fec0) to head (faf4819).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1824   +/-   ##
=======================================
  Coverage   81.76%   81.76%           
=======================================
  Files          35       35           
  Lines        7745     7745           
  Branches      317      317           
=======================================
  Hits         6333     6333           
  Misses       1400     1400           
  Partials       12       12           
Flag Coverage Δ
cli-hooks 95.07% <ø> (ø)
cli-test 53.89% <ø> (ø)
oauth 76.51% <ø> (ø)
socket-mode 59.41% <ø> (ø)
web-api 96.53% <ø> (ø)
webhook 95.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@filmaj filmaj merged commit f3acb2f into main Jun 18, 2024
21 checks passed
@filmaj filmaj deleted the web-api-response-updates-240618 branch June 18, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:typescript issues that specifically impact using the package from typescript projects pkg:web-api applies to `@slack/web-api` semver:minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant