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

feat: display execution tags and filter #836

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

feat: colored execution tags and tags filter

cac3afe
Select commit
Loading
Failed to load commit list.
Open

feat: display execution tags and filter #836

feat: colored execution tags and tags filter
cac3afe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 1, 2024 in 1s

63.04% (-0.14%) compared to cfc38e4

View this Pull Request on Codecov

63.04% (-0.14%) compared to cfc38e4

Details

Codecov Report

Attention: 52 lines in your changes are missing coverage. Please review.

Comparison is base (cfc38e4) 63.17% compared to head (cac3afe) 63.04%.

Files Patch % Lines
...es/console/src/components/common/TagsInputForm.tsx 15.38% 33 Missing ⚠️
...omponents/Executions/filters/useTagsFilterState.ts 72.72% 9 Missing ⚠️
packages/console/src/components/utils/index.ts 16.66% 5 Missing ⚠️
...Executions/Tables/WorkflowExecutionTable/cells.tsx 66.66% 3 Missing ⚠️
...ole/src/components/Executions/ExecutionFilters.tsx 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #836      +/-   ##
==========================================
- Coverage   63.17%   63.04%   -0.14%     
==========================================
  Files         528      530       +2     
  Lines       13449    13542      +93     
  Branches     2567     2582      +15     
==========================================
+ Hits         8497     8538      +41     
- Misses       4952     5004      +52     

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