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

Increase default util inspect depth for objects #27

Merged
merged 7 commits into from
Nov 28, 2020

Conversation

eduardomourar
Copy link
Contributor

Issue #, if available:

Description of changes:

Increase default options for util inspect so that deep objects are also printed. It also exposes the model type reference in the resource class.

@codecov
Copy link

codecov bot commented Oct 16, 2020

Codecov Report

Merging #27 (ad1e32b) into master (40cc222) will increase coverage by 0.38%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   99.33%   99.71%   +0.38%     
==========================================
  Files          13       13              
  Lines        1050     1057       +7     
  Branches      183      185       +2     
==========================================
+ Hits         1043     1054      +11     
+ Misses          7        3       -4     
Flag Coverage Δ
unittests 99.71% <100.00%> (+0.38%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/exceptions.ts 100.00% <100.00%> (ø)
src/log-delivery.ts 99.61% <100.00%> (+0.78%) ⬆️
src/resource.ts 99.04% <100.00%> (+0.99%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 40cc222...ad1e32b. Read the comment docs.

@eduardomourar eduardomourar marked this pull request as ready for review October 24, 2020 20:56
@eduardomourar eduardomourar merged commit 4594481 into master Nov 28, 2020
@eduardomourar eduardomourar deleted the feature/log-object-depth branch November 28, 2020 21:50
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.

1 participant