feat: simplify stack info in cli error#4749
Conversation
12b8688 to
a4e5c9a
Compare
|
Weirdly, the |
|
Yes, this is completely weird. It seems to be caused by your change, but I do not understand how. I also saw this problem locally for a moment, but then it worked again mysteriously. |
6dd9243 to
a0c42ad
Compare
|
I found the |
30b8c9f to
0b8cdf0
Compare
0b8cdf0 to
7e8f8d3
Compare
Codecov Report
@@ Coverage Diff @@
## master #4749 +/- ##
=======================================
Coverage 99.04% 99.04%
=======================================
Files 217 217
Lines 7709 7711 +2
Branches 2134 2134
=======================================
+ Hits 7635 7637 +2
Misses 24 24
Partials 50 50
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Apparently, the test fails randomly if the new file is written in response to a log that is not the last one
|
Ok, here is what I found:
Unless you have anything else to add, I would merge this by tomorrow. |
|
Awesome, I have nothing to add. |
|
This PR has been released as part of rollup@3.7.5. You can test it via |
This PR contains:
Are tests included?
Breaking Changes?
List any relevant issue numbers:
related to #4687
Description