-
Notifications
You must be signed in to change notification settings - Fork 378
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: remove DocAlias #6153
feat: remove DocAlias #6153
Conversation
…but not as live ammunition
Codecov Report
@@ Coverage Diff @@
## feat/rfc #6153 +/- ##
============================================
+ Coverage 88.53% 88.57% +0.04%
============================================
Files 290 290
Lines 40292 40157 -135
============================================
- Hits 35672 35569 -103
+ Misses 4620 4588 -32
|
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.
A few comments to address / discuss, but looks like it's in good shape. Most of the bugs I came across are not new with this work, but we should fix them while we're touching the code.
No description provided.