feat: update Datagrid filter to account for reoccuring metadata columns #10046
Codecov / codecov/project
succeeded
Nov 5, 2024 in 0s
50.90% (+0.01%) compared to cbf0bb1
View this Pull Request on Codecov
50.90% (+0.01%) compared to cbf0bb1
Details
Codecov Report
Attention: Patch coverage is 72.91667%
with 26 lines
in your changes missing coverage. Please review.
Project coverage is 50.90%. Comparing base (
cbf0bb1
) to head (3f3ced0
).
Additional details and impacted files
@@ Coverage Diff @@
## thiago/ET-791 #10046 +/- ##
=================================================
+ Coverage 50.89% 50.90% +0.01%
=================================================
Files 953 953
Lines 130355 130426 +71
Branches 3653 3663 +10
=================================================
+ Hits 66339 66394 +55
- Misses 63882 63897 +15
- Partials 134 135 +1
Files with missing lines | Coverage Δ | |
---|---|---|
webui/react/src/components/ColumnPickerMenu.tsx | 96.01% <100.00%> (ø) |
|
...ui/react/src/components/FilterForm/TableFilter.tsx | 80.20% <100.00%> (+0.20%) |
⬆️ |
...omponents/FilterForm/components/FilterFormStore.ts | 91.45% <100.00%> (+0.02%) |
⬆️ |
webui/react/src/utils/flatRun.ts | 99.24% <100.00%> (+<0.01%) |
⬆️ |
webui/react/src/pages/FlatRuns/FlatRuns.tsx | 11.27% <0.00%> (ø) |
|
webui/react/src/components/MultiSortMenu.tsx | 88.23% <86.20%> (-0.59%) |
⬇️ |
...c/components/FilterForm/components/FilterField.tsx | 57.21% <37.03%> (-0.44%) |
⬇️ |
Loading