-
Notifications
You must be signed in to change notification settings - Fork 40
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
refactor(PluginInfo): cleanup & simplify #132
Conversation
3468aca
to
a5e4bff
Compare
Codecov Report
@@ Coverage Diff @@
## master #132 +/- ##
==========================================
+ Coverage 86.81% 86.81% +<.01%
==========================================
Files 20 20
Lines 1274 1244 -30
==========================================
- Hits 1106 1080 -26
+ Misses 168 164 -4
Continue to review full report at Codecov.
|
Co-authored-by: エリス <[email protected]>
a5e4bff
to
75b129b
Compare
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.
See questions in review.
Motivation and Context
Minor cleanup & simplifications in various modules. Contains changes from #112 and ones that were triggered by me reviewing it.
Description
Simplification without functional changes. See commits for details.
Testing
npm t