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

[snapshots] truncate snapshot comment on newline in overview #3176

Merged
merged 3 commits into from
Sep 7, 2023

Conversation

sharder996
Copy link
Contributor

No description provided.

@sharder996 sharder996 requested a review from ricab July 28, 2023 07:49
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #3176 (418bd9b) into snapshots (1a1ba24) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           snapshots    #3176   +/-   ##
==========================================
  Coverage      84.62%   84.62%           
==========================================
  Files            247      247           
  Lines          13106    13108    +2     
==========================================
+ Hits           11091    11093    +2     
  Misses          2015     2015           
Files Changed Coverage Δ
src/client/cli/formatter/csv_formatter.cpp 100.00% <100.00%> (ø)
src/client/cli/formatter/table_formatter.cpp 99.60% <100.00%> (+<0.01%) ⬆️

@ricab ricab force-pushed the truncate-snapshot-comment branch from f0c206e to 67d6d39 Compare August 29, 2023 18:03
@ricab ricab force-pushed the truncate-snapshot-comment branch from 67d6d39 to 418bd9b Compare September 6, 2023 17:38
Copy link
Collaborator

@ricab ricab left a 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.

src/client/cli/formatter/table_formatter.cpp Show resolved Hide resolved
Copy link
Collaborator

@ricab ricab left a 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).

@ricab ricab merged commit 26f34bb into snapshots Sep 7, 2023
12 of 15 checks passed
@bors bors bot deleted the truncate-snapshot-comment branch September 7, 2023 10:00
ricab added a commit that referenced this pull request Oct 25, 2023
[snapshots] truncate snapshot comment on newline in overview

r=ricab a=sharder996
ricab added a commit that referenced this pull request Oct 30, 2023
[snapshots] truncate snapshot comment on newline in overview

r=ricab a=sharder996
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.

2 participants