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 VWidget to format TableItem #601

Merged
merged 1 commit into from
Apr 14, 2023
Merged

Use VWidget to format TableItem #601

merged 1 commit into from
Apr 14, 2023

Conversation

jmthomas
Copy link
Member

closes #556

@jmthomas jmthomas requested a review from ryanmelt April 12, 2023 23:50
@jmthomas jmthomas changed the title Use VWidget to format item Use VWidget to format TableItem Apr 12, 2023
@codecov
Copy link

codecov bot commented Apr 12, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.03 ⚠️

Comparison is base (8408eac) 74.38% compared to head (fde4a9b) 74.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #601      +/-   ##
==========================================
- Coverage   74.38%   74.36%   -0.03%     
==========================================
  Files         458      458              
  Lines       28274    28281       +7     
  Branches      590      591       +1     
==========================================
- Hits        21033    21030       -3     
- Misses       7147     7156       +9     
- Partials       94       95       +1     
Flag Coverage Δ
frontend 74.61% <100.00%> (-0.19%) ⬇️
ruby-api 51.02% <ø> (ø)
ruby-backend 78.62% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...-tablemanager/src/tools/TableManager/TableItem.vue 100.00% <100.00%> (ø)

... and 6 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jmthomas jmthomas merged commit da291a0 into main Apr 14, 2023
@jmthomas jmthomas deleted the table_binary branch April 14, 2023 19:05
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.

TableManager shows [object object] for Binary Data
2 participants