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

🐛 Use default truncation strategy for the archetype description cell #2048

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

rszwajko
Copy link
Collaborator

@rszwajko rszwajko commented Aug 5, 2024

Resolves: #1998

Resolves: konveyor#1998
Signed-off-by: Radoslaw Szwajkowski <rszwajko@redhat.com>
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.37%. Comparing base (b654645) to head (ee4c64b).
Report is 210 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2048      +/-   ##
==========================================
+ Coverage   39.20%   42.37%   +3.17%     
==========================================
  Files         146      172      +26     
  Lines        4857     5520     +663     
  Branches     1164     1310     +146     
==========================================
+ Hits         1904     2339     +435     
- Misses       2939     3165     +226     
- Partials       14       16       +2     
Flag Coverage Δ
client 42.37% <ø> (+3.17%) ⬆️
server ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sjd78 sjd78 added this to the v0.5.1 milestone Aug 5, 2024
@sjd78 sjd78 added the cherry-pick/release-0.5 This PR should be cherry-picked to release-0.4 branch. label Aug 5, 2024
Copy link
Member

@sjd78 sjd78 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sjd78 sjd78 merged commit 2fe8a4d into konveyor:main Aug 5, 2024
12 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 5, 2024
…2048)

Resolves: #1998

Signed-off-by: Radoslaw Szwajkowski <rszwajko@redhat.com>
Signed-off-by: Cherry Picker <noreply@github.com>
sjd78 pushed a commit that referenced this pull request Aug 5, 2024
…etype description cell (#2048) (#2051)

Resolves: #1998
Backport-of: #2048

Signed-off-by: Radoslaw Szwajkowski <rszwajko@redhat.com>
Signed-off-by: Cherry Picker <noreply@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick/release-0.5 This PR should be cherry-picked to release-0.4 branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Overflow is missing on the description column from the Archetypes view
2 participants