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

feat(typescript-estree): expose a wrapper cache clearing function for advanced usecases#6476

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
bradzacher merged 3 commits intomainfrom6462-cache-clear
Feb 20, 2023

Conversation

bradzacher
Copy link
Member

PR Checklist

Overview

Previously we exposed two separate functions and there were a few caches that weren't covered.

This PR exposes a single cache clear function that wraps up all our cache clearers for easy nuking.

@bradzacherbradzacher added the enhancementNew feature or request labelFeb 16, 2023
@typescript-eslint
Copy link
Contributor

Thanks for the PR,@bradzacher!

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.

@nx-cloud
Copy link

nx-cloudbot commentedFeb 16, 2023
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commit5359a68. 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 47 targets

Sent with 💌 fromNxCloud.

@netlify
Copy link

netlifybot commentedFeb 16, 2023
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commit5359a68
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/63f31a369a6b0f0008809f13
😎 Deploy Previewhttps://deploy-preview-6476--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 commentedFeb 16, 2023
edited
Loading

Codecov Report

Merging#6476 (34ef895) intomain (c46c793) willincrease coverage by0.01%.
The diff coverage is100.00%.

❗ Current head34ef895 differs from pull request most recent head9fe72ef. Consider uploading reports for the commit9fe72ef to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@##             main    #6476      +/-   ##==========================================+ Coverage   90.64%   90.65%   +0.01%==========================================  Files         373      374       +1       Lines       12751    12765      +14       Branches     3752     3754       +2     ==========================================+ Hits        11558    11572      +14  Misses        853      853                Partials      340      340
FlagCoverage Δ
unittest90.65% <100.00%> (+0.01%)⬆️

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

Impacted FilesCoverage Δ
packages/typescript-estree/src/clear-caches.ts100.00% <100.00%> (ø)
...pt-estree/src/parseSettings/createParseSettings.ts91.66% <100.00%> (+0.36%)⬆️
...ipt-estree/src/parseSettings/resolveProjectList.ts91.48% <100.00%> (+0.37%)⬆️
...-plugin/src/rules/explicit-function-return-type.ts97.95% <0.00%> (ø)

JoshuaKGoldberg
JoshuaKGoldberg previously approved these changesFeb 16, 2023
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.

LGTM!

Would be nice to document this somewhere.

clearGlobCache();
}

// TODO - delete this in next major

Choose a reason for hiding this comment

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

Tracking ticket?

@bradzacherbradzacher merged commitd816496 intomainFeb 20, 2023
@bradzacherbradzacher deleted the 6462-cache-clear branchFebruary 20, 2023 06:59
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsFeb 28, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JoshuaKGoldbergJoshuaKGoldbergJoshuaKGoldberg left review comments

Assignees
No one assigned
Labels
enhancementNew feature or request
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Bug: repeated lints in the same process run out of memory
2 participants
@bradzacher@JoshuaKGoldberg

[8]ページ先頭

©2009-2025 Movatter.jp