Skip to content

Migrate to ESLint's flat config #1066

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

Draft
wants to merge 19 commits into
base: next
Choose a base branch
from
Draft

Migrate to ESLint's flat config #1066

wants to merge 19 commits into from

Conversation

connor-baer
Copy link
Member

Addresses WBPL-408.

Purpose

Describe what you are trying to accomplish

Approach and changes

Describe how you solved the problem

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests

Copy link

changeset-bot bot commented Feb 28, 2025

⚠️ No Changeset found

Latest commit: e277e35

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Feb 28, 2025

Codecov Report

Attention: Patch coverage is 5.07343% with 711 lines in your changes missing coverage. Please review.

Project coverage is 25.02%. Comparing base (904b0e8) to head (c4dd17c).
Report is 8 commits behind head on next.

Files with missing lines Patch % Lines
src/configs/eslint/javascript.ts 0.00% 326 Missing and 1 partial ⚠️
src/configs/eslint/typescript.ts 0.00% 97 Missing and 1 partial ⚠️
src/configs/eslint/files.ts 1.72% 57 Missing ⚠️
src/configs/eslint/next.ts 0.00% 55 Missing and 1 partial ⚠️
src/configs/eslint/react.ts 0.00% 52 Missing and 1 partial ⚠️
src/configs/eslint/node.ts 0.00% 23 Missing and 1 partial ⚠️
src/configs/eslint/open-source.ts 0.00% 18 Missing and 1 partial ⚠️
src/configs/eslint/config.ts 0.00% 18 Missing ⚠️
src/configs/eslint/browser.ts 0.00% 15 Missing and 1 partial ⚠️
src/configs/eslint/tests.ts 0.00% 14 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff             @@
##             next    #1066       +/-   ##
===========================================
- Coverage   66.72%   25.02%   -41.70%     
===========================================
  Files          29       40       +11     
  Lines        1665     1690       +25     
  Branches      150      111       -39     
===========================================
- Hits         1111      423      -688     
- Misses        539     1241      +702     
- Partials       15       26       +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@connor-baer connor-baer force-pushed the feature/flat-config branch from 1d55aac to 3801e0d Compare March 3, 2025 11:27
Copy link

pkg-pr-new bot commented Mar 3, 2025

Open in Stackblitz

npm i https://pkg.pr.new/sumup-oss/foundry/@sumup-oss/foundry@1066

commit: e277e35

@connor-baer connor-baer force-pushed the feature/flat-config branch from 15bd01e to a10317a Compare March 3, 2025 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant