Relationship alias coverage fixes #983
Annotations
8 errors and 11 warnings
build (14.x)
Process completed with exit code 1.
|
build (16.x)
The job was canceled because "_14_x" failed.
|
build (16.x)
Process completed with exit code 1.
|
HTMLBuilder > simple HTML with generation with clause coverage styling:
test/unit/HTMLBuilder.test.ts#L207
Error: expect(received).toEqual(expected) // deep equality
Expected: "<div><h2>testClauseCoverage:100%</h2><prestyle=\"tab-size:2\"data-library-name=\"AnticoagulationTherapyforAtrialFibrillationFlutter\"data-statement-name=\"Denominator\"><code><spandata-ref-id=\"119\"style=\"background-color:#daeaf5;color:#004e82\"><span>define"Denominator":</span><spandata-ref-id=\"118\"style=\"background-color:white;color:black\"><spandata-ref-id=\"116\"style=\"background-color:white;color:black\"><spandata-ref-id=\"101\"style=\"background-color:white;color:black\"><span>"EncounterwithAtrialAblationProcedure"</span></span><span>union</span><spandata-ref-id=\"115\"style=\"background-color:white;color:black\"><span>"HistoryofAtrialFibrillationFlutter"</span></span></span><span>union</span><spandata-ref-id=\"117\"style=\"background-color:white;color:black\"><span>"CurrentDiagnosisAtrialFibrillationFlutter"</span></span></span></span></code></pre></div>"
Received: "<div><h2>testClauseCoverage:100%</h2><prestyle=\"tab-size:2\"data-library-name=\"AnticoagulationTherapyforAtrialFibrillationFlutter\"data-statement-name=\"Denominator\"><code><spandata-ref-id=\"119\"style=\"background-color:#daeaf5;color:#004e82\"><span>define"Denominator":</span><spandata-ref-id=\"118\"style=\"\"><spandata-ref-id=\"116\"style=\"\"><spandata-ref-id=\"101\"style=\"\"><span>"EncounterwithAtrialAblationProcedure"</span></span><span>union</span><spandata-ref-id=\"115\"style=\"\"><span>"HistoryofAtrialFibrillationFlutter"</span></span></span><span>union</span><spandata-ref-id=\"117\"style=\"\"><span>"CurrentDiagnosisAtrialFibrillationFlutter"</span></span></span></span></code></pre></div>"
at Object.<anonymous> (/home/runner/work/fqm-execution/fqm-execution/test/unit/HTMLBuilder.test.ts:224:50)
at Promise.then.completed (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/utils.js:293:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/utils.js:226:10)
at _callCircusTest (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/run.js:297:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/run.js:233:3)
at _runTestsForDescribeBlock (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/run.js:135:9)
at _runTestsForDescribeBlock (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/run.js:130:9)
at run (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/run.js:68:3)
at runAndTransformResultsToJestFormat (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-runner/build/runTest.js:444:34)
at Object.worker (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-runner/build/testWorker.js:106:12)
|
HTMLBuilder > simple HTML for two groups with generation with clause coverage styling:
test/unit/HTMLBuilder.test.ts#L228
Error: expect(received).toEqual(expected) // deep equality
Expected: "<div><h2>testClauseCoverage:100%</h2><prestyle=\"tab-size:2\"data-library-name=\"AnticoagulationTherapyforAtrialFibrillationFlutter\"data-statement-name=\"Denominator\"><code><spandata-ref-id=\"119\"style=\"background-color:#daeaf5;color:#004e82\"><span>define"Denominator":</span><spandata-ref-id=\"118\"style=\"background-color:white;color:black\"><spandata-ref-id=\"116\"style=\"background-color:white;color:black\"><spandata-ref-id=\"101\"style=\"background-color:white;color:black\"><span>"EncounterwithAtrialAblationProcedure"</span></span><span>union</span><spandata-ref-id=\"115\"style=\"background-color:white;color:black\"><span>"HistoryofAtrialFibrillationFlutter"</span></span></span><span>union</span><spandata-ref-id=\"117\"style=\"background-color:white;color:black\"><span>"CurrentDiagnosisAtrialFibrillationFlutter"</span></span></span></span></code></pre></div>"
Received: "<div><h2>testClauseCoverage:100%</h2><prestyle=\"tab-size:2\"data-library-name=\"AnticoagulationTherapyforAtrialFibrillationFlutter\"data-statement-name=\"Denominator\"><code><spandata-ref-id=\"119\"style=\"background-color:#daeaf5;color:#004e82\"><span>define"Denominator":</span><spandata-ref-id=\"118\"style=\"\"><spandata-ref-id=\"116\"style=\"\"><spandata-ref-id=\"101\"style=\"\"><span>"EncounterwithAtrialAblationProcedure"</span></span><span>union</span><spandata-ref-id=\"115\"style=\"\"><span>"HistoryofAtrialFibrillationFlutter"</span></span></span><span>union</span><spandata-ref-id=\"117\"style=\"\"><span>"CurrentDiagnosisAtrialFibrillationFlutter"</span></span></span></span></code></pre></div>"
at Object.<anonymous> (/home/runner/work/fqm-execution/fqm-execution/test/unit/HTMLBuilder.test.ts:251:50)
at Promise.then.completed (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/utils.js:293:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/utils.js:226:10)
at _callCircusTest (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/run.js:297:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/run.js:233:3)
at _runTestsForDescribeBlock (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/run.js:135:9)
at _runTestsForDescribeBlock (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/run.js:130:9)
at run (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/run.js:68:3)
at runAndTransformResultsToJestFormat (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-runner/build/runTest.js:444:34)
at Object.worker (/home/runner/work/fqm-execution/fqm-execution/node_modules/jest-runner/build/testWorker.js:106:12)
|
coverage
Error: The process '/usr/local/bin/npm' failed with exit code 1
Error: The process '/usr/local/bin/npm' failed with exit code 1
at wd._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:19186)
at wd.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:18773)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17765)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
|
coverage
Jest coverage report action failed
|
coverage
Process completed with exit code 1.
|
integration (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integration (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (14.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🧾 Statement is not covered:
src/helpers/ClauseResultsHelpers.ts#L367
Warning! Not covered statement
|
🌿 Branch is not covered:
src/helpers/ClauseResultsHelpers.ts#L413
Warning! Not covered branch
|
🧾 Statement is not covered:
src/calculation/HTMLBuilder.ts#L91
Warning! Not covered statement
|
🌿 Branch is not covered:
src/calculation/HTMLBuilder.ts#L91
Warning! Not covered branch
|
🌿 Branch is not covered:
src/calculation/HTMLBuilder.ts#L91
Warning! Not covered branch
|
🌿 Branch is not covered:
src/calculation/HTMLBuilder.ts#L91
Warning! Not covered branch
|
🌿 Branch is not covered:
src/calculation/HTMLBuilder.ts#L91
Warning! Not covered branch
|