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

fix: wrong type information for #await with same id #371

Merged
merged 3 commits into from
Jul 8, 2023
Merged

Conversation

ota-meshi
Copy link
Member

@changeset-bot
Copy link

changeset-bot bot commented Jul 8, 2023

🦋 Changeset detected

Latest commit: 3baf9e2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
svelte-eslint-parser Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2023

Pull Request Test Coverage Report for Build 5493755031

  • 13 of 14 (92.86%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 90.72%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/parser/converts/block.ts 13 14 92.86%
Totals Coverage Status
Change from base Build 5491173442: 0.02%
Covered Lines: 2187
Relevant Lines: 2331

💛 - Coveralls

@ota-meshi ota-meshi merged commit cf20c86 into main Jul 8, 2023
@ota-meshi ota-meshi deleted the fix-await branch July 8, 2023 11:51
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.

"Unsafe member access" inside await blocks
1 participant