-
Notifications
You must be signed in to change notification settings - Fork 653
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
[snapshots] truncate snapshot comment on newline in overview #3176
Conversation
Codecov Report
@@ Coverage Diff @@
## snapshots #3176 +/- ##
==========================================
Coverage 84.62% 84.62%
==========================================
Files 247 247
Lines 13106 13108 +2
==========================================
+ Hits 11091 11093 +2
Misses 2015 2015
|
f0c206e
to
67d6d39
Compare
67d6d39
to
418bd9b
Compare
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.
Hey @sharder996, this looks good to me, thanks! Only a small suggestion inline.
I have rebased on the updated snapshots branch with the fix for the overviews and I am deferring testing for the next iteration.
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.
Alright, I got the new snap and this is working perfectly. Good job!
Newlines will need taking care of in CSV too, but that's for another PR (I already have some comments saved in the "other formatters" PR).
[snapshots] truncate snapshot comment on newline in overview r=ricab a=sharder996
[snapshots] truncate snapshot comment on newline in overview r=ricab a=sharder996
No description provided.