Skip to content

chore: enable eslint-plugin-perfectionist on scope-manager package #9848

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

Conversation

JoshuaKGoldberg
Copy link
Member

PR Checklist

Overview

Enables sorting on packages/scope-manager.

💖

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @JoshuaKGoldberg!

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.

Copy link

netlify bot commented Aug 20, 2024

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 62e4ff6
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/670859e72409f80008a07f60
😎 Deploy Preview https://deploy-preview-9848--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 94 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 90 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as draft August 20, 2024 20:09
@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review August 20, 2024 20:41
@JoshuaKGoldberg JoshuaKGoldberg requested a review from a team August 20, 2024 20:41
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

Attention: Patch coverage is 94.67456% with 9 lines in your changes missing coverage. Please review.

Project coverage is 86.09%. Comparing base (72a13a9) to head (62e4ff6).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...ackages/scope-manager/src/referencer/Referencer.ts 90.32% 2 Missing and 1 partial ⚠️
packages/scope-manager/src/analyze.ts 0.00% 0 Missing and 2 partials ⚠️
...kages/scope-manager/src/referencer/ClassVisitor.ts 85.71% 1 Missing and 1 partial ⚠️
packages/scope-manager/src/ScopeManager.ts 94.11% 1 Missing ⚠️
packages/scope-manager/src/scope/ScopeBase.ts 97.56% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9848      +/-   ##
==========================================
- Coverage   86.10%   86.09%   -0.01%     
==========================================
  Files         428      428              
  Lines       14955    14968      +13     
  Branches     4337     4342       +5     
==========================================
+ Hits        12877    12887      +10     
  Misses       1734     1734              
- Partials      344      347       +3     
Flag Coverage Δ
unittest 86.09% <94.67%> (-0.01%) ⬇️

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

Files with missing lines Coverage Δ
...pe-manager/src/definition/CatchClauseDefinition.ts 100.00% <100.00%> (ø)
...cope-manager/src/definition/ClassNameDefinition.ts 100.00% <100.00%> (ø)
...ges/scope-manager/src/definition/DefinitionBase.ts 100.00% <100.00%> (ø)
...e-manager/src/definition/FunctionNameDefinition.ts 100.00% <100.00%> (ø)
...src/definition/ImplicitGlobalVariableDefinition.ts 100.00% <100.00%> (ø)
...-manager/src/definition/ImportBindingDefinition.ts 100.00% <100.00%> (ø)
...cope-manager/src/definition/ParameterDefinition.ts 100.00% <100.00%> (ø)
...e-manager/src/definition/TSEnumMemberDefinition.ts 100.00% <100.00%> (ø)
...ope-manager/src/definition/TSEnumNameDefinition.ts 100.00% <100.00%> (ø)
...e-manager/src/definition/TSModuleNameDefinition.ts 100.00% <100.00%> (ø)
... and 131 more

... and 1 file with indirect coverage changes

Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
bradzacher
bradzacher previously approved these changes Aug 23, 2024
@JoshuaKGoldberg JoshuaKGoldberg added the 1 approval >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge label Aug 23, 2024
@bradzacher bradzacher added the awaiting response Issues waiting for a reply from the OP or another party label Aug 25, 2024
@JoshuaKGoldberg JoshuaKGoldberg removed the 1 approval >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge label Aug 25, 2024
@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as draft September 2, 2024 21:13
@JoshuaKGoldberg JoshuaKGoldberg removed the awaiting response Issues waiting for a reply from the OP or another party label Oct 10, 2024
@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review October 10, 2024 15:58
@JoshuaKGoldberg
Copy link
Member Author

Ok I'm tired of dealing with merge conflicts, will just merge now. Someone yell at me if anything's amiss.

Note the touchups on the ESLint config to fix main branch issues.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 865209d into typescript-eslint:main Oct 10, 2024
64 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the perfectionist-scope-manager branch October 10, 2024 23:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants