-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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(addon-info): Display description when story name matches component #4863
fix(addon-info): Display description when story name matches component #4863
Conversation
e38123e
to
81ca654
Compare
Any feedback would be appreciated. |
Tests are failing. Besides that LGTM. |
Codecov Report
@@ Coverage Diff @@
## next #4863 +/- ##
==========================================
+ Coverage 35.31% 35.32% +<.01%
==========================================
Files 582 582
Lines 7102 7103 +1
Branches 950 950
==========================================
+ Hits 2508 2509 +1
Misses 4091 4091
Partials 503 503
Continue to review full report at Codecov.
|
Wow, I messed that up real good, didn't I. |
Looks like mostly linting errors? |
Fixes #4860
See #4643
See #4685
What I did
How to test