Skip to content

bug fix

bug fix #612

Triggered via pull request December 18, 2024 15:15
Status Failure
Total duration 1m 51s
Artifacts

incremental-cover-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Code coverage
Process completed with exit code 1.
src/components/table/definitions/column.spec.ts > TableColumn > renderDecoratorFile should return the expected string: vue/dynamicforms/src/components/table/definitions/column.spec.ts#L225
AssertionError: expected '<a href="javascript:void(0)" onclick=…' to be '<a href="#" onclick=\'event.stopPropa…' // Object.is equality - Expected + Received - <a href="#" onclick='event.stopPropagation(); window.open("example.txt", "_blank")'>example.txt</a> + <a href="javascript:void(0)" onclick='(function(e) { + e.preventDefault(); + e.stopPropagation(); + window.open("example.txt", "_blank"); + })(event)'>example.txt</a> ❯ src/components/table/definitions/column.spec.ts:225:20
Code coverage
Process completed with exit code 1.
Code coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636