feat(KFLUXUI-125): allow sorting pipeline runs by status and type #1020
Codecov / codecov/project
succeeded
Nov 22, 2024 in 0s
85.59% (+0.15%) compared to 7e50952
View this Pull Request on Codecov
85.59% (+0.15%) compared to 7e50952
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 85.59%. Comparing base (
7e50952
) to head (abcd662
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1020 +/- ##
==========================================
+ Coverage 85.44% 85.59% +0.15%
==========================================
Files 583 583
Lines 14420 14477 +57
Branches 4041 4061 +20
==========================================
+ Hits 12321 12392 +71
+ Misses 1972 1958 -14
Partials 127 127
Files with missing lines | Coverage Δ | |
---|---|---|
...nents/PipelineRunListView/PipelineRunsListView.tsx | 99.24% <100.00%> (+6.86%) |
⬆️ |
.../SnapshotDetails/tabs/SnapshotPipelineRunsList.tsx | 95.76% <100.00%> (+9.24%) |
⬆️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 7e50952...abcd662. Read the comment docs.
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading