Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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-643] Run duration accept format HH:MM:SS #1464
base: main
Are you sure you want to change the base?
[O2B-643] Run duration accept format HH:MM:SS #1464
Changes from 14 commits
355ddac
9702196
4b87ce8
d436308
eda937b
8c18794
15b5dac
c3b2f86
e9e7420
5e98f04
3cbb87f
1a61b69
2d1731a
2475d19
b37573a
78950b5
7f03dff
58d31e5
191d434
fbdefc0
3661588
a06640d
21c1cf4
0ab6860
144317c
40b70e2
68a01d7
ff0da59
7d57685
71cb30d
14fc5a8
6dda2bc
e639db8
1d5e0c7
cd9d679
c4c9fc7
b59e0d2
a4933f2
5d6c941
fe67005
f165e23
52e7bf6
318d0a5
7d05396
a4843f3
6b013dd
c353f54
73425be
c4c70dd
2507a4a
e6763c6
a908084
bf412c4
2ea7b4a
76905be
eb7ae9f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 25 in lib/public/components/Filters/RunsFilter/durationFilter.js
Codecov / codecov/patch
lib/public/components/Filters/RunsFilter/durationFilter.js#L24-L25
Check warning on line 27 in lib/public/components/Filters/RunsFilter/durationFilter.js
Codecov / codecov/patch
lib/public/components/Filters/RunsFilter/durationFilter.js#L27
Check warning on line 34 in lib/public/components/Filters/RunsFilter/durationFilter.js
Codecov / codecov/patch
lib/public/components/Filters/RunsFilter/durationFilter.js#L32-L34
Check warning on line 37 in lib/public/components/Filters/RunsFilter/durationFilter.js
Codecov / codecov/patch
lib/public/components/Filters/RunsFilter/durationFilter.js#L37
Check warning on line 45 in lib/public/components/Filters/RunsFilter/durationFilter.js
Codecov / codecov/patch
lib/public/components/Filters/RunsFilter/durationFilter.js#L43-L45
Check warning on line 48 in lib/public/components/Filters/RunsFilter/durationFilter.js
Codecov / codecov/patch
lib/public/components/Filters/RunsFilter/durationFilter.js#L48
Check warning on line 56 in lib/public/components/Filters/RunsFilter/durationFilter.js
Codecov / codecov/patch
lib/public/components/Filters/RunsFilter/durationFilter.js#L54-L56
Check warning on line 60 in lib/public/components/Filters/RunsFilter/durationFilter.js
Codecov / codecov/patch
lib/public/components/Filters/RunsFilter/durationFilter.js#L60
Check warning on line 73 in lib/public/components/Filters/RunsFilter/durationFilter.js
Codecov / codecov/patch
lib/public/components/Filters/RunsFilter/durationFilter.js#L73
Check warning on line 76 in lib/public/components/Filters/RunsFilter/durationFilter.js
Codecov / codecov/patch
lib/public/components/Filters/RunsFilter/durationFilter.js#L76
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you don't override this parameter anywhere, simply don't add it
Check warning on line 26 in lib/public/components/Filters/common/filters/ComparisonOperatorSelectionModel.js
Codecov / codecov/patch
lib/public/components/Filters/common/filters/ComparisonOperatorSelectionModel.js#L24-L26
This file was deleted.