Skip to content

feat(eslint-plugin)!: remove deprecated sort-ngmodule-metadata-arrays rule #2114

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

json-derulo
Copy link
Contributor

Removes the deprecated sort-ngmodule-metadata-arrays rule, as it is unreliable. Also it does not work in standalone, which is the new default in v19.

Copy link

nx-cloud bot commented Nov 19, 2024

☁️ Nx Cloud Report

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

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 7 targets

Sent with 💌 from NxCloud.

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.80%. Comparing base (bece2d9) to head (a258271).
Report is 2 commits behind head on next-major-release/v19.

Additional details and impacted files
@@                    Coverage Diff                     @@
##           next-major-release/v19    #2114      +/-   ##
==========================================================
- Coverage                   90.98%   90.80%   -0.18%     
==========================================================
  Files                         179      177       -2     
  Lines                        3449     3425      -24     
  Branches                      576      574       -2     
==========================================================
- Hits                         3138     3110      -28     
- Misses                        164      166       +2     
- Partials                      147      149       +2     
Flag Coverage Δ
unittest 90.80% <ø> (-0.18%) ⬇️

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

Files with missing lines Coverage Δ
packages/eslint-plugin/src/index.ts 71.66% <ø> (-0.47%) ⬇️

... and 2 files with indirect coverage changes

---- 🚨 Try these New Features:

@JamesHenry JamesHenry merged commit 7d7534a into angular-eslint:next-major-release/v19 Nov 20, 2024
8 checks passed
@json-derulo json-derulo deleted the remove-sort-imports-rule branch November 20, 2024 14:17
JamesHenry pushed a commit that referenced this pull request Nov 23, 2024
… rule (#2114)

Co-authored-by: Daniel Kimmich <json-derulo@users.noreply.github.com>
JamesHenry pushed a commit that referenced this pull request Nov 23, 2024
… rule (#2114)

Co-authored-by: Daniel Kimmich <json-derulo@users.noreply.github.com>
JamesHenry pushed a commit that referenced this pull request Nov 29, 2024
… rule (#2114)

Co-authored-by: Daniel Kimmich <json-derulo@users.noreply.github.com>
JamesHenry pushed a commit that referenced this pull request Nov 29, 2024
… rule (#2114)

Co-authored-by: Daniel Kimmich <json-derulo@users.noreply.github.com>
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.

2 participants