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

fix(results): fix copy markdown button #579

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

soyacz
Copy link
Collaborator

@soyacz soyacz commented Jan 23, 2025

fixed few issues in copy markdown support for results tables.

fixes: #577

fixed few issues in copy markdown support for results tables.

fixes: scylladb#577
@soyacz soyacz requested review from cezarmoise and k0machi January 23, 2025 09:35
@soyacz
Copy link
Collaborator Author

soyacz commented Jan 23, 2025

example markdown:

P90 read [ms] P99 read [ms] Throughput read [op/s] duration [HH:MM:SS] start time Overview QA dashboard
Cycle #​1 $${\color{green}3.48}$$ $${\color{green}6.13}$$ 41,240 $${\color{green}00:26:59}$$ 07:34:27 view view
Cycle #​2 $${\color{green}3.06}$$ $${\color{green}5.64}$$ 41,240 $${\color{green}00:19:22}$$ 08:02:27 view view
Cycle #​3 $${\color{green}2.67}$$ $${\color{green}4.74}$$ 41,240 $${\color{green}00:16:02}$$ 08:22:37 view view

@soyacz soyacz merged commit 3fbe52f into scylladb:master Jan 23, 2025
1 check passed
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.

Copying markdown results table has extra newlines in header
3 participants