| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Actually, this looks like a bug in V8's replMode: true |
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #64594 +/- ##
=======================================
Coverage 90.13% 90.14%
=======================================
Files 741 741
Lines 241976 241976
Branches 45543 45551 +8
=======================================
+ Hits 218116 218126 +10
+ Misses 15379 15367 -12
- Partials 8481 8483 +2 see 36 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Post 4f844f4 (#64034), there's a small chance that test/parallel/test-repl-user-error-handler.js will fail, since it treats our now asynchronous REPL as synchronous.
Based on the in-progress https://ci.nodejs.org/job/node-stress-single-test/800/, the flake rate is <1.5% (1 failure in 70 runs).