You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
View the top 3 failed test(s) by shortest run time
fully covered
Stack Traces | 0s run time
Error: expect(received).toEqual(expected) // deep equality
Expected: false
Received: true
at Object.<anonymous> (.../demo/coverage-test/coverage.test.ts:10:39)
at Promise.then.completed (.../jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (.../jest-circus/build/utils.js:231:10)
at _callCircusTest (.../jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (.../jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (.../jest-circus/build/run.js:126:9)
at run (.../jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (.../build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (.../build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (.../jest-runner/build/runTest.js:367:16)
at runTest (.../jest-runner/build/runTest.js:444:34)
subtracts 2 - 3 to equal -1
Stack Traces | 0s run time
Error: expect(received).toBe(expected) // Object.is equality
Expected: 1
Received: -1
at Object.<anonymous> (.../demo/calculator/calculator.test.ts:10:31)
at Promise.then.completed (.../jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (.../jest-circus/build/utils.js:231:10)
at _callCircusTest (.../jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (.../jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (.../jest-circus/build/run.js:126:9)
at run (.../jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (.../build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (.../build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (.../jest-runner/build/runTest.js:367:16)
at runTest (.../jest-runner/build/runTest.js:444:34)
adds 2 + 3 to equal 5
Stack Traces | 0.002s run time
Error: expect(received).toBe(expected) // Object.is equality
Expected: 4
Received: 5
at Object.<anonymous> (.../demo/calculator/calculator.test.ts:5:26)
at Promise.then.completed (.../jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (.../jest-circus/build/utils.js:231:10)
at _callCircusTest (.../jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (.../jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (.../jest-circus/build/run.js:126:9)
at run (.../jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (.../build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (.../build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (.../jest-runner/build/runTest.js:367:16)
at runTest (.../jest-runner/build/runTest.js:444:34)
test uncovered if
Stack Traces | 0.002s run time
Error: expect(received).toEqual(expected) // deep equality
Expected: true
Received: false
at Object.<anonymous> (.../demo/coverage-test/coverage.test.ts:5:38)
at Promise.then.completed (.../jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (.../jest-circus/build/utils.js:231:10)
at _callCircusTest (.../jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (.../jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (.../jest-circus/build/run.js:126:9)
at run (.../jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (.../build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (.../build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (.../jest-runner/build/runTest.js:367:16)
at runTest (.../jest-runner/build/runTest.js:444:34)
View the top 3 failed test(s) by shortest run time
fully covered
Stack Traces | 0s run time
Error: expect(received).toEqual(expected) // deep equality
Expected: false
Received: true
at Object.<anonymous> (.../demo/coverage-test/coverage.test.ts:10:39)
at Promise.then.completed (.../jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (.../jest-circus/build/utils.js:231:10)
at _callCircusTest (.../jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (.../jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (.../jest-circus/build/run.js:126:9)
at run (.../jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (.../build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (.../build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (.../jest-runner/build/runTest.js:367:16)
at runTest (.../jest-runner/build/runTest.js:444:34)
subtracts 2 - 3 to equal -1
Stack Traces | 0s run time
Error: expect(received).toBe(expected) // Object.is equality
Expected: 1
Received: -1
at Object.<anonymous> (.../demo/calculator/calculator.test.ts:10:31)
at Promise.then.completed (.../jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (.../jest-circus/build/utils.js:231:10)
at _callCircusTest (.../jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (.../jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (.../jest-circus/build/run.js:126:9)
at run (.../jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (.../build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (.../build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (.../jest-runner/build/runTest.js:367:16)
at runTest (.../jest-runner/build/runTest.js:444:34)
adds 2 + 3 to equal 5
Stack Traces | 0.002s run time
Error: expect(received).toBe(expected) // Object.is equality
Expected: 4
Received: 5
at Object.<anonymous> (.../demo/calculator/calculator.test.ts:5:26)
at Promise.then.completed (.../jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (.../jest-circus/build/utils.js:231:10)
at _callCircusTest (.../jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (.../jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (.../jest-circus/build/run.js:126:9)
at run (.../jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (.../build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (.../build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (.../jest-runner/build/runTest.js:367:16)
at runTest (.../jest-runner/build/runTest.js:444:34)
test uncovered if
Stack Traces | 0.002s run time
Error: expect(received).toEqual(expected) // deep equality
Expected: true
Received: false
at Object.<anonymous> (.../demo/coverage-test/coverage.test.ts:5:38)
at Promise.then.completed (.../jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (.../jest-circus/build/utils.js:231:10)
at _callCircusTest (.../jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (.../jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (.../jest-circus/build/run.js:126:9)
at run (.../jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (.../build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (.../build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (.../jest-runner/build/runTest.js:367:16)
at runTest (.../jest-runner/build/runTest.js:444:34)
Adding to that: It's also not clear if codecov/codecov-action@v5 can be called twice, one time with report_type: test_results and another time with report_type: coverage, if both test results and coverage should be uploaded in a CI run. Can you clarify that?
stefanceriu
added a commit
to element-hq/element-x-ios
that referenced
this pull request
Dec 16, 2025
Sorry, I didn't realize that was a question or to update the repo. Yes, the action should be called twice, once for test analytics and once for coverage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
No description provided.