Uh oh!
There was an error while loading. Please reload this page.
test_runner: fix coverage report when --enable-source-maps is provided - #55228
Conversation
nodejs-github-bot
commented
Oct 1, 2024
Review requested:
|
avivkeller
commented
Oct 1, 2024
I bring with me my concerns from the other PR, but I'm curious what others think |
geeksilva97
commented
Oct 1, 2024
Now I see what you meant. I will dig into it. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## main #55228 +/- ##
==========================================
- Coverage 88.41% 88.40% -0.02%
==========================================
Files 652 652 Lines 186756 186785 +29 Branches 36100 36101 +1 ==========================================
- Hits 165126 165119 -7 - Misses 14906 14931 +25 - Partials 6724 6735 +11
|
geeksilva97
commented
Oct 5, 2024
how's this possible? |
avivkeller
commented
Oct 6, 2024
In my experience, codecov isn't always exactly accurate. Regardless, it's nothing to be concerned about. |
nodejs-github-bot
commented
Oct 6, 2024
nodejs-github-bot
commented
Oct 7, 2024
It's the assertion on stdout this message is not being printed. When I run Sorry @redyetidev . Newbie working. I think I need to recompile |
avivkeller
commented
Oct 7, 2024
Try rebasing to include your other PR? |
nodejs-github-bot
commented
Oct 8, 2024
nodejs-github-bot
commented
Oct 8, 2024
Landed in 3a42085 |
cjihrig
commented
Oct 8, 2024
This Refs two issues. Does it actually fix either/both of them? |
I'd say yes. I'm pretty sure it solves #54753. Could you confirm for #55106@redyetidev ? |
There aren't any tests to confirm that, can you no longer reproduce the errors described? I would assume your other PR fixes that one |
Uh oh!
There was an error while loading. Please reload this page.
Refs: #55106#54753