Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#18 Added depth option #26

Closed
wants to merge 5 commits into from
Closed

Conversation

oriefrati
Copy link

this changes allow future options and allow to configure depth #18

@oriefrati
Copy link
Author

I don't know why it fail in travic-ci in my local machine everything passed

$ ./node_modules/.bin/istanbul cover ./node_modules/.bin/jest && ./node_modules/.bin/codecov
 PASS  __test__/dumper.test.js
  Dump class tests
    ✓ can dump strings (5ms)
    ✓ can dump boolean values
    ✓ can dump numeric values (2ms)
    ✓ can dump regex values
    ✓ can dump function values inside object (1ms)
    ✓ can dump null values
    ✓ can dump undefined values (1ms)
    ✓ can dump array values
    ✓ can dump object values
    ✓ can dump cycled object (1ms)
    ✓ can dump object without hasOwnProperty
    ✓ dump with depth 1 (1ms)
    ✓ dump with depth 2
    ✓ dump with depth 3

Test Suites: 1 passed, 1 total
Tests:       14 passed, 14 total

@Oxicode
Copy link

Oxicode commented Apr 14, 2019

:0

@Oxicode
Copy link

Oxicode commented Aug 12, 2019

+1

@Oxicode
Copy link

Oxicode commented Aug 12, 2019

@ziishaned

@ziishaned ziishaned closed this Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants