doc: remove usage of util.inherits - #60817
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #60817 +/- ##
==========================================
+ Coverage 88.43% 88.55% +0.11%
==========================================
Files 703 703
Lines 208235 208254 +19
Branches 40085 40159 +74
==========================================
+ Hits 184162 184424 +262
+ Misses 16069 15828 -241
+ Partials 8004 8002 -2 🚀 New features to boost your workflow:
|
|
The doc part LGTM, can you remove the test change? IMO we want to validate there are no regressions on legacy APIs |
|
There are a specific test for this api. I had checked that . (I am on mobile I can't give the name of the test file) EDIT: file is |
|
I would still prefer the test change gets to be discussed separately |
|
@AugustinMauroy can you please split the PR as requested? |
I'm going to do that. kind of busy |
100af7f to
f3cce25
Compare
|
yup done x'D |
f3cce25 to
c3bdd0d
Compare
|
This pull request has been marked as stale due to 90 days of inactivity. |
|
not stale |
Signed-off-by: Augustin Mauroy <97875033+AugustinMauroy@users.noreply.github.com>
c3bdd0d to
cb31667
Compare
|
Landed in e43bedc |
Signed-off-by: Augustin Mauroy <97875033+AugustinMauroy@users.noreply.github.com> PR-URL: #60817 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Description