-
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: add className property to EggPrototypeInfo #158
Conversation
除了 innerObject,应该都有 className |
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
CI 需要修复一下。 |
cb4d424
to
f9c0cce
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #158 +/- ##
==========================================
- Coverage 92.45% 92.43% -0.02%
==========================================
Files 230 230
Lines 4903 4907 +4
Branches 520 520
==========================================
+ Hits 4533 4536 +3
- Misses 370 371 +1
☔ View full report in Codecov by Sentry. |
@killagu 我把 innerObject 的 className 定义也去掉了,现在没传入所以不用实现了。 |
|
Checklist
npm test
passesAffected core subsystem(s)
Description of change