Skip to content

test: add coverage for sparse array maxArrayLength

code and learn task for additional coverage for situation when maxArrayLength option is passed to util.inspect for sparsed array and is set to number lower than actual number of entries

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