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

[O2B-532] Create a reusable filtering system #832

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

[O2B-532] Create a reusable filtering system and apply it to run tags…

663b33b
Select commit
Loading
Failed to load commit list.
Draft

[O2B-532] Create a reusable filtering system #832

[O2B-532] Create a reusable filtering system and apply it to run tags…
663b33b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 11, 2024 in 1s

0.00% of diff hit (target 43.78%)

View this Pull Request on Codecov

0.00% of diff hit (target 43.78%)

Annotations

Check warning on line 22 in lib/public/components/Filters/RunsFilter/o2StartFilter.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/RunsFilter/o2StartFilter.js#L22

Added line #L22 was not covered by tests

Check warning on line 21 in lib/public/components/Filters/RunsFilter/o2StopFilter.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/RunsFilter/o2StopFilter.js#L21

Added line #L21 was not covered by tests

Check warning on line 32 in lib/public/components/Filters/common/FilteringModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/FilteringModel.js#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 34 in lib/public/components/Filters/common/FilteringModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/FilteringModel.js#L34

Added line #L34 was not covered by tests

Check warning on line 40 in lib/public/components/Filters/common/FilteringModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/FilteringModel.js#L36-L40

Added lines #L36 - L40 were not covered by tests

Check warning on line 51 in lib/public/components/Filters/common/FilteringModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/FilteringModel.js#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 64 in lib/public/components/Filters/common/FilteringModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/FilteringModel.js#L60-L64

Added lines #L60 - L64 were not covered by tests

Check warning on line 67 in lib/public/components/Filters/common/FilteringModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/FilteringModel.js#L67

Added line #L67 was not covered by tests

Check warning on line 78 in lib/public/components/Filters/common/FilteringModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/FilteringModel.js#L75-L78

Added lines #L75 - L78 were not covered by tests

Check warning on line 81 in lib/public/components/Filters/common/FilteringModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/FilteringModel.js#L81

Added line #L81 was not covered by tests

Check warning on line 90 in lib/public/components/Filters/common/FilteringModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/FilteringModel.js#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 101 in lib/public/components/Filters/common/FilteringModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/FilteringModel.js#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 104 in lib/public/components/Filters/common/FilteringModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/FilteringModel.js#L104

Added line #L104 was not covered by tests

Check warning on line 31 in lib/public/components/Filters/common/TagFilterModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/TagFilterModel.js#L31

Added line #L31 was not covered by tests

Check warning on line 43 in lib/public/components/Filters/common/TagFilterModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/TagFilterModel.js#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 50 in lib/public/components/Filters/common/TagFilterModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/TagFilterModel.js#L50

Added line #L50 was not covered by tests

Check warning on line 59 in lib/public/components/Filters/common/TagFilterModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/TagFilterModel.js#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 55 in lib/public/components/Filters/common/filters/TimeRangeInputModel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/Filters/common/filters/TimeRangeInputModel.js#L55

Added line #L55 was not covered by tests

Check warning on line 63 in lib/public/components/common/chart/rendering/ChartRenderer.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/common/chart/rendering/ChartRenderer.js#L63

Added line #L63 was not covered by tests

Check warning on line 72 in lib/public/components/common/form/inputs/DateTimeInputComponent.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/common/form/inputs/DateTimeInputComponent.js#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 86 in lib/public/components/common/form/inputs/DateTimeInputComponent.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/common/form/inputs/DateTimeInputComponent.js#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 99 in lib/public/components/common/form/inputs/DateTimeInputComponent.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/common/form/inputs/DateTimeInputComponent.js#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 138 in lib/public/components/common/form/inputs/DateTimeInputComponent.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/common/form/inputs/DateTimeInputComponent.js#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 173 in lib/public/components/common/form/inputs/DateTimeInputComponent.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/common/form/inputs/DateTimeInputComponent.js#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 178 in lib/public/components/common/form/inputs/DateTimeInputComponent.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/public/components/common/form/inputs/DateTimeInputComponent.js#L177-L178

Added lines #L177 - L178 were not covered by tests