Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: refactor scope-manager config to be closer to nx OOTB#4788

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JamesHenry merged 3 commits intomainfromscope-manager-nx
Apr 12, 2022

Conversation

JamesHenry
Copy link
Member

@JamesHenryJamesHenry commentedApr 4, 2022
edited
Loading

Refs:#4665

I was initially working through all projects simultaneously but it became clear that reviewing the ultimate PR from that would be an absolute nightmare, so I am instead going to approach it project by project (with some follow on work to then optimize once all have been largely transitioned, e.g. by pulling code from source for tests to make them faster and no longer require a full build before running)

And sorry, specifically for scope-manager we have some noise for the generated code because of changing the instructions for regenerating them. This will not be the case for other projects

@nx-cloud
Copy link

nx-cloudbot commentedApr 4, 2022
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commit7837ccf. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 43 targets

Sent with 💌 fromNxCloud.

@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 onhttps://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitorsper day.

@netlify
Copy link

netlifybot commentedApr 4, 2022
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commit7837ccf
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/625162adff9b1a00099e819d
😎 Deploy Previewhttps://deploy-preview-4788--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to yourNetlify site settings.

@codecov
Copy link

codecovbot commentedApr 4, 2022
edited
Loading

Codecov Report

Merging#4788 (7837ccf) intomain (4c428c5) willdecrease coverage by2.48%.
The diff coverage isn/a.

@@            Coverage Diff             @@##             main    #4788      +/-   ##==========================================- Coverage   94.27%   91.78%   -2.49%==========================================  Files         151      226      +75       Lines        8220    10548    +2328       Branches     2672     3259     +587     ==========================================+ Hits         7749     9681    +1932- Misses        262      590     +328- Partials      209      277      +68
FlagCoverage Δ
unittest91.78% <ø> (-2.49%)⬇️

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

Impacted FilesCoverage Δ
...estree/src/create-program/createIsolatedProgram.ts75.00% <0.00%> (ø)
packages/type-utils/src/getDeclaration.ts0.00% <0.00%> (ø)
packages/utils/src/ts-eslint-scope/Variable.ts100.00% <0.00%> (ø)
packages/type-utils/src/typeFlagUtils.ts83.33% <0.00%> (ø)
...s/utils/src/eslint-utils/batchedSingleLineTests.ts91.66% <0.00%> (ø)
packages/utils/src/ts-eslint-scope/ScopeManager.ts100.00% <0.00%> (ø)
...-estree/src/create-program/createProjectProgram.ts94.11% <0.00%> (ø)
packages/type-utils/src/getTypeName.ts0.00% <0.00%> (ø)
packages/utils/src/ast-utils/helpers.ts68.18% <0.00%> (ø)
packages/typescript-estree/src/node-utils.ts98.29% <0.00%> (ø)
... and65 more

@JamesHenryJamesHenry marked this pull request as ready for reviewApril 4, 2022 09:52
JoshuaKGoldberg
JoshuaKGoldberg previously approved these changesApr 8, 2022
Copy link
Member

@JoshuaKGoldbergJoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

I'm very unfamiliar with NX but reading through the docs and playing with this locally, it seems reasonable!

@bradzacherbradzacher added the repo maintenancethings to do with maintenance of the repo, and not with code/docs labelApr 9, 2022
@JamesHenry
Copy link
MemberAuthor

JamesHenry commentedApr 11, 2022
edited
Loading

I'm just holding off on merging while I discuss the need for thecd ../../ in the aliases, it's not actually expected that those are necessary. I suspect it might have to do with our usage of the@typescript-eslint/ within the nx project names

@JamesHenry
Copy link
MemberAuthor

Ok confirmed with Victor that this is required for now

@JamesHenryJamesHenry merged commit18a81cb intomainApr 12, 2022
@JamesHenryJamesHenry deleted the scope-manager-nx branchApril 12, 2022 07:18
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsMay 23, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JoshuaKGoldbergJoshuaKGoldbergJoshuaKGoldberg approved these changes

@bradzacherbradzacherAwaiting requested review from bradzacher

Assignees
No one assigned
Labels
repo maintenancethings to do with maintenance of the repo, and not with code/docs
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@JamesHenry@JoshuaKGoldberg@bradzacher

[8]ページ先頭

©2009-2025 Movatter.jp