Uh oh!
There was an error while loading. Please reload this page.
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:
|
aduh95
commented
Nov 23, 2025
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 |
aduh95
commented
Nov 23, 2025
I would still prefer the test change gets to be discussed separately |
aduh95
commented
Dec 1, 2025
@AugustinMauroy can you please split the PR as requested? |
AugustinMauroy
commented
Dec 1, 2025
I'm going to do that. kind of busy |
100af7f to
f3cce25CompareAugustinMauroy
commented
May 7, 2026
yup done x'D |
f3cce25 to
c3bdd0dCompareThis pull request has been marked as stale due to 90 days of inactivity. |
AugustinMauroy
commented
Aug 6, 2026
not stale |
Signed-off-by: Augustin Mauroy <97875033+AugustinMauroy@users.noreply.github.com>
c3bdd0d to
cb31667CompareUh oh!
There was an error while loading. Please reload this page.
aduh95
commented
Aug 7, 2026
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>
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>
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