-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
chore(angular-query): remove jsdoc eslint rules #9803
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
chore(angular-query): remove jsdoc eslint rules #9803
Conversation
|
WalkthroughRemoved JSDoc ESLint plugin and its associated configuration from the angular-query-experimental package. This includes removing the eslint-plugin-jsdoc dependency, deleting all jsdoc-related lint rules from the ESLint config, and removing corresponding lint directive comments from test files. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
💤 Files with no reviewable changes (3)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
View your CI Pipeline Execution ↗ for commit 1e2076f
☁️ Nx Cloud last updated this comment at |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9803 +/- ##
=======================================
Coverage ? 45.74%
=======================================
Files ? 200
Lines ? 8404
Branches ? 1917
=======================================
Hits ? 3844
Misses ? 4112
Partials ? 448 🚀 New features to boost your workflow:
|
|
Note Docstrings generation - SUCCESS |
Docstrings generation was requested by @arnoud-dv. * #9803 (comment) The following files were modified: * `packages/angular-query-experimental/src/__tests__/test-utils.ts`
🎯 Changes
Only the Angular adapter has these rules and it's distracting
✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit