-
Notifications
You must be signed in to change notification settings - Fork 35
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
feat: The exposed module reads the options. #112
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #112 +/- ##
=======================================
Coverage 92.97% 92.98%
=======================================
Files 217 217
Lines 4572 4574 +2
Branches 479 456 -23
=======================================
+ Hits 4251 4253 +2
Misses 321 321
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jiuhuan : Thanks for the 1st contribution, and LGTM to me.
Waiting for the final @killagu 's check :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
737b81a
to
b7857b8
Compare
+3.7.0 |
暴露 readModuleOptions 配置,可用于扩展或过滤不需要的模块文件。