-
Notifications
You must be signed in to change notification settings - Fork 33
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
fix: use @arethetypeswrong/cli to auto add source exports #43
Conversation
Warning Review failedThe pull request is closed. WalkthroughThe recent changes span configuration file updates for CI workflows and package enhancements. The Node.js versions for testing have been updated to include version 22, and a new secret Changes
Poem
🐇✨ Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #43 +/- ##
=======================================
Coverage 96.69% 96.69%
=======================================
Files 3 3
Lines 333 333
Branches 98 98
=======================================
Hits 322 322
Misses 11 11 ☔ View full report in Codecov by Sentry. |
[skip ci] ## [2.0.3](v2.0.2...v2.0.3) (2024-06-19) ### Bug Fixes * use @arethetypeswrong/cli to auto add source exports ([#43](#43)) ([9ded1af](9ded1af)), closes [/github.com/eggjs/egg/issues/5257#issuecomment-2176524639](https://github.com/node-modules//github.com/eggjs/egg/issues/5257/issues/issuecomment-2176524639)
eggjs/egg#5257 (comment)
Summary by CodeRabbit
New Features
Chores
package.json
to enhance pre-publish checks.CODECOV_TOKEN
in the testing workflow configuration.