-
Notifications
You must be signed in to change notification settings - Fork 113
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
Round Trip Printing (rebase) #625
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: Sebastian Stock <[email protected]>
Co-authored-by: Sebastian Stock <[email protected]>
Co-authored-by: Sebastian Stock <[email protected]>
Co-authored-by: Sebastian Stock <[email protected]>
Co-authored-by: Sebastian Stock <[email protected]>
Co-authored-by: Sebastian Stock <[email protected]>
As suggested in previous PR discussion.
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## master #625 +/- ##
==========================================
- Coverage 89.08% 88.62% -0.47%
==========================================
Files 16 16
Lines 1494 1494
==========================================
- Hits 1331 1324 -7
- Misses 163 170 +7
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This is a rebase of #470 onto master with some fixes to get all the tests passing.