Skip to content

chore: add helper to properly type yielded values#10678

Merged
dschmidt merged 1 commit intomasterfrom
chore/add-yield-helper
Mar 26, 2024
Merged

chore: add helper to properly type yielded values#10678
dschmidt merged 1 commit intomasterfrom
chore/add-yield-helper

Conversation

@dschmidt
Copy link
Copy Markdown
Member

Description

Adds a helper function which can be used to make typescript aware of yielded types.

If you have better ideas for a name, let me know ...

Related Issue

  • Fixes <issue_link>

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

Open tasks:

  • ...

@update-docs
Copy link
Copy Markdown

update-docs bot commented Mar 26, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@dschmidt dschmidt force-pushed the chore/add-yield-helper branch from fbba33d to 93f8b12 Compare March 26, 2024 16:29
@sonarqubecloud
Copy link
Copy Markdown

@dschmidt dschmidt enabled auto-merge (squash) March 26, 2024 16:59
@dschmidt dschmidt merged commit a97e244 into master Mar 26, 2024
@delete-merged-branch delete-merged-branch bot deleted the chore/add-yield-helper branch March 26, 2024 17:00
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.

2 participants