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

Prevent KeyValueTable copy column from wrapping #2181

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

bobrik
Copy link
Contributor

@bobrik bobrik commented Feb 23, 2024

Before:

image

After:

image

How was this change tested?

  • Manually tested with my eyeballs

Checklist

Signed-off-by: Ivan Babrou <github@ivan.computer>
Signed-off-by: Ivan Babrou <github@ivan.computer>
@bobrik bobrik requested a review from a team as a code owner February 23, 2024 07:10
@bobrik bobrik requested review from jkowall and removed request for a team February 23, 2024 07:10
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.57%. Comparing base (f5cd649) to head (d245c92).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2181   +/-   ##
=======================================
  Coverage   96.57%   96.57%           
=======================================
  Files         254      254           
  Lines        7620     7629    +9     
  Branches     1984     1925   -59     
=======================================
+ Hits         7359     7368    +9     
  Misses        261      261           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yurishkuro yurishkuro added the changelog:bugfix-or-minor-feature 🐞 Bug fixes, Minor Improvements label Feb 23, 2024
@yurishkuro yurishkuro merged commit d0a41b0 into jaegertracing:main Feb 23, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:bugfix-or-minor-feature 🐞 Bug fixes, Minor Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants