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: improve $$ vars type #338

Merged
merged 2 commits into from
May 18, 2023
Merged

feat: improve $$ vars type #338

merged 2 commits into from
May 18, 2023

Conversation

ota-meshi
Copy link
Member

@changeset-bot
Copy link

changeset-bot bot commented May 17, 2023

🦋 Changeset detected

Latest commit: e4acbe3

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 Minor

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

@coveralls
Copy link

coveralls commented May 17, 2023

Pull Request Test Coverage Report for Build 4998865814

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 36 of 40 (90.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.06%) to 90.715%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/parser/typescript/analyze/index.ts 31 35 88.57%
Totals Coverage Status
Change from base Build 4971464667: -0.06%
Covered Lines: 2139
Relevant Lines: 2281

💛 - Coveralls

@ota-meshi ota-meshi merged commit af55230 into main May 18, 2023
@ota-meshi ota-meshi deleted the slot-type branch May 18, 2023 20:39
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.

@typescript-eslint/no-unsafe-member-access when checking if slot exsist
2 participants