Skip to content

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 Jun 25, 2025 in 0s

63.04% (-0.14%) compared to cfc38e4

View this Pull Request on Codecov

63.04% (-0.14%) compared to cfc38e4

Details

Codecov Report

Attention: Patch coverage is 44.08602% with 52 lines in your changes missing coverage. Please review.

Project coverage is 63.04%. Comparing base (cfc38e4) to head (cac3afe).
Report is 28 commits behind head on master.

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.