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(experimental-utils): add getPhysicalFilename() to RuleContext #3934

Merged
merged 1 commit into from Oct 3, 2021

Conversation

JamesHenry
Copy link
Member

No description provided.

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @JamesHenry!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@codecov
Copy link

codecov bot commented Sep 28, 2021

Codecov Report

Merging #3934 (b14c189) into master (02c6ff3) will decrease coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3934      +/-   ##
==========================================
- Coverage   92.70%   92.60%   -0.10%     
==========================================
  Files         331      192     -139     
  Lines       11637     8765    -2872     
  Branches     3290     2696     -594     
==========================================
- Hits        10788     8117    -2671     
+ Misses        371      264     -107     
+ Partials      478      384      -94     
Flag Coverage Δ
unittest 92.60% <ø> (-0.10%) ⬇️

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

Impacted Files Coverage Δ
...ckages/scope-manager/src/lib/webworker.iterable.ts
...ackages/scope-manager/src/lib/es2015.collection.ts
packages/scope-manager/src/scope/TypeScope.ts
...pe-manager/src/definition/CatchClauseDefinition.ts
packages/scope-manager/src/lib/es2019.array.ts
...es/scope-manager/src/scope/ConditionalTypeScope.ts
packages/scope-manager/src/lib/es2017.ts
packages/visitor-keys/src/get-keys.ts
packages/scope-manager/src/lib/es2021.promise.ts
packages/scope-manager/src/lib/es2019.ts
... and 129 more

@bradzacher bradzacher added the bug Something isn't working label Oct 3, 2021
Copy link
Member

@bradzacher bradzacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ezpz - thanks for also making it optional!

@bradzacher bradzacher changed the title fix(experimental-utils): add getPhysicalFilename() to RuleContext fix(experimental-utils): add getPhysicalFilename() to RuleContext Oct 3, 2021
@bradzacher bradzacher merged commit ee5dfd4 into master Oct 3, 2021
@bradzacher bradzacher deleted the get-physical-filename-type branch October 3, 2021 21:50
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants