Skip to content

tools: enable linter in test/fixtures/errors - #57701

Merged
aduh95 merged 4 commits into
nodejs:mainfrom
aduh95:lint-errors-output
Apr 4, 2025
Merged

tools: enable linter in test/fixtures/errors#57701
aduh95 merged 4 commits into
nodejs:mainfrom
aduh95:lint-errors-output

Conversation

@aduh95

Copy link
Copy Markdown
Contributor

No description provided.

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. labels Apr 1, 2025
@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. and removed needs-ci PRs that need a full CI run. labels Apr 1, 2025
@codecov

codecovBot commented Apr 1, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.25%. Comparing base (633ba00) to head (9e81b22).
Report is 3 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #57701 +/- ##
=======================================
Coverage 90.24% 90.25% =======================================
Files 630 630 Lines 184990 184990 Branches 36214 36220 +6 =======================================
+ Hits 166948 166957 +9 + Misses 11001 10997 -4 + Partials 7041 7036 -5 

see 26 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jakecastelli

Copy link
Copy Markdown
Member

Just for the educational purpose - would this commit [Merge branch 'main' into lint-errors-output] cause issue to land?

@aduh95

Copy link
Copy Markdown
ContributorAuthor

would this commit [Merge branch 'main' into lint-errors-output] cause issue to land?

Yes definitely, it can only work if the PR is landed manually – which we have to do anyway because CQ refuses to land PR that touch test files without a full CI re-run, as it can't tell the changes are purely cosmetic.

@aduh95
aduh95 merged commit caf478b into nodejs:mainApr 4, 2025
@aduh95

Copy link
Copy Markdown
ContributorAuthor

Landed in caf478b

@aduh95
aduh95 deleted the lint-errors-output branch April 4, 2025 13:41
RafaelGSS pushed a commit that referenced this pull request May 1, 2025
PR-URL: #57701
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
RafaelGSS pushed a commit that referenced this pull request May 2, 2025
PR-URL: #57701
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
aduh95 added a commit that referenced this pull request May 6, 2025
PR-URL: #57701
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
RafaelGSS pushed a commit that referenced this pull request May 14, 2025
PR-URL: #57701
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
aduh95 added a commit that referenced this pull request May 17, 2025
PR-URL: #57701
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
aduh95 added a commit that referenced this pull request May 19, 2025
PR-URL: #57701
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
@ghostghost mentioned this pull request Jun 8, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@aduh95@jakecastelli@MoLow@nodejs-github-bot