- Notifications
You must be signed in to change notification settings - Fork673
chore: addpprint()
andpformat()
methods to RESTObject#1812
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
5c708fb
toe34a2e2
Comparecodecov-commenter commentedJan 7, 2022
Codecov Report
@@ Coverage Diff @@## main #1812 +/- ##==========================================+ Coverage 92.02% 92.09% +0.07%========================================== Files 76 76 Lines 4790 4797 +7 ==========================================+ Hits 4408 4418 +10+ Misses 382 379 -3
Flags with carried forward coverage won't be shown.Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Just two tiny notes :)
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
e34a2e2
to20b2537
CompareThis is useful in debugging and testing. As can easily print out thevalues from an instance in a more human-readable form.
20b2537
tod69ba04
Compare
This is useful in debugging and testing. As can easily print out the
values from an instance in a more human-readable form.