-
-
Notifications
You must be signed in to change notification settings - Fork 43
Patch pprint to make pytest diffs nicer for big objects #92
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
Conversation
Sets the timezone in the tests, and uses the timezone of approx to convert from unix number
This makes it easier to run the tests in my IDE
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #92 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 12 12
Lines 814 822 +8
Branches 150 153 +3
=========================================
+ Hits 814 822 +8
Continue to review full report in Codecov by Sentry.
|
|
ready to review |
|
LGTM, please can you add an screenshot or similar example to PR showing how this improves the display? |
|
As in the original issue, before: After: |
|
This problem threw me off today, please can this be merged? |
|
thanks so much. |
Replaces alexmojaki#1
Closes #73