fix(ui): DateRange fix #1875
pr-coverage-annotation.yml
on: pull_request
Matrix: test
report-coverage
9s
Annotations
3 errors and 1 warning
src/components/Opensearch/main/Filtering/Drawer/Filterable/DateRange.test.tsx > FilterableDateRange > should handle the first day set to the month and clicking the 15th:
react-app/src/components/Opensearch/main/Filtering/Drawer/Filterable/DateRange.test.tsx#L177
AssertionError: expected last "spy" call to have been called with [ { …(2) } ]
- Expected:
Array [
Object {
"gte": "2025-02-01T00:00:00.000Z",
"lte": "2025-02-15T23:59:59.999Z",
},
]
+ Received:
undefined
❯ src/components/Opensearch/main/Filtering/Drawer/Filterable/DateRange.test.tsx:177:24
|
test (main, main)
Process completed with exit code 1.
|
test (date-range-fix-2, pull-request)
Process completed with exit code 1.
|
report-coverage
Failed to read vite config file at any default location in "./".
Make sure you provide the vite-config-path option if you're using a non-default location or name of your config file.
Will not include thresholds in the final report.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-main
|
1.42 MB |
|
coverage-pull-request
|
1.42 MB |
|