Skip to content

test: increase test coverage for fs.promises read

Rodrigo Muino Tomonari requested to merge github/fork/codeprep/fs-promises into master

Increased test coverage for fs.promises by hitting missing branch on read.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading