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

fixed WorkflowStep StepUpdateArguments property types. #830

Merged
merged 2 commits into from
Mar 11, 2021

Conversation

k725
Copy link
Contributor

@k725 k725 commented Mar 11, 2021

Summary

#829

Requirements (place an x in each [ ])

@gitwave gitwave bot added the untriaged label Mar 11, 2021
@CLAassistant
Copy link

CLAassistant commented Mar 11, 2021

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #830 (54444ef) into main (9e783e4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #830   +/-   ##
=======================================
  Coverage   65.89%   65.89%           
=======================================
  Files          13       13           
  Lines        1173     1173           
  Branches      343      343           
=======================================
  Hits          773      773           
  Misses        334      334           
  Partials       66       66           
Impacted Files Coverage Δ
src/WorkflowStep.ts 91.01% <ø> (ø)

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 9e783e4...1adce2b. Read the comment docs.

@misscoded misscoded added bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented semver:patch TypeScript-specific and removed untriaged labels Mar 11, 2021
@misscoded misscoded linked an issue Mar 11, 2021 that may be closed by this pull request
10 tasks
@misscoded misscoded merged commit 74368d2 into slackapi:main Mar 11, 2021
@seratch seratch added this to the 3.4.0 milestone Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented semver:patch TypeScript-specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect WorkflowStep output types.
4 participants