Open codecovdesign opened 3 years ago
Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.
Completed 20 tests with 6 failed
, 14 passed and 0 skipped.
Patch coverage at 75%
with 3 lines
missing coverage on modified lines.
Files | Patch % | Lines |
---|---|---|
src/pages/RepoPage/example.js | 62.00% | 2 Missing ⚠️ |
src/pages/RepoPage/new/New.js | 100.00% | 1 Missing ⚠️ |
Comparison is base (7acb879) compared to head (482a924) 92.47%.
📣 Thoughts on this report? Let us know!
All modified lines are covered by tests. ✅
Comparison is base (7acb879) compared to head (482a924) 92.47%. Project check passed and any coverage change is due to code removal, not a decrease in actual coverage.
All modified lines are covered by tests. ✅
Project coverage is 92.47% (+0.02%). Comparing base
(7acb879)
to head(482a924)
.Additional details
📣 Thoughts on this report? Let us know!
All modified lines are covered by tests. ✅
📣 Thoughts on this report? Let us know!
Attention: patch coverage is 55%
with 9 lines
in your changes missing coverage. Please review.
Files | Patch % | Lines |
---|---|---|
src/pages/RepoPage/example.js | 62.00% | 5 Missing ⚠️ |
src/pages/RepoPage/new/New.js | 45.00% | 4 Missing ⚠️ |
Project coverage is 92.47%. Comparing base
(7acb879)
to head(482a924)
.
📣 Thoughts on this report? Let us know!
🚧 Not all modified lines are covered by tests.
Comparison is base (7acb879) compared to head (482a924) 92.47%. ℹ️ Your project check status ❌ failed due to [reason / Error message]
Files changed | Project | Patch | Change | Missing lines |
---|---|---|---|---|
src/pages/RepoPage/example.js | 82% | 75% | -4% | ⚠️ 2 missing |
src/pages/RepoPage/new/New.js | 91% | 100% | No change | ✅ All Covered |
src/services/navigation/useNavLinks.js | 100% | 100% | No change | ✅ All Covered |
...and 7 files with indirect coverage changes
Flags | Project | Patch | Change |
---|---|---|---|
backend | 90% | 100% | +1.2% |
frontend | 100.00% | 100% | +.20% |
ruby | 100% | 100% | No change |
Components | Project | Patch | Change |
---|---|---|---|
menu-p | 90% | 72% | -3.76% |
frontend | `100% | 100% | +.32% |
Files changed | Patch | Change | Missing lines |
---|---|---|---|
src/pages/RepoPage/example.js | 75% | -4% | ⚠️ 2 missing |
src/pages/RepoPage/new/New.js | 100% | No change | ✅ All Covered |
src/services/navigation/useNavLinks.js | 100% | No change | ✅ All Covered |
...and 7 files with indirect coverage changes
Flags | Patch | Change | |
---|---|---|---|
backend | 100% | +1.2% | |
frontend | 100% | +.20% | |
ruby | 100% | 100% | No change |
Components | Patch | Change |
---|---|---|
menu-p | 72% | -3.76% |
frontend | 100% | +.32% |
Unable to calculate coverage due to GitHub rate limit exceeded. Please retry later. More on rate limits: GitHub documentation.
Completed 20 tests with 2 failed
, 14 passed and 0 skipped.
Attention: 3 lines
in your changes are missing coverage. Please review.
Files | Patch % | Lines |
---|---|---|
src/pages/RepoPage/example.js | 62.00% | 2 Missing ⚠️ |
src/pages/RepoPage/new/New.js | 100.00% | 1 Missing ⚠️ |
Comparison is base (7acb879) 91.46% compared to head (482a924) 92.47%.
Changes will increase total bundle size by 155KB ℹ️.
Bundle name | Size | Change |
---|---|---|
main.js | 1.2 MB | +100 KB ⬆️ |
vendor.js | 800 KB | +50 KB ⬆️ |
runtime.js | 45 KB | +5 KB ⬆️ |
Comparison is base (7acb879) 91.46% compared to head (482a924) 92.47%.
55%
with 9 lines
in your changes missing coverage ⚠️Files | Patch % | Lines |
---|---|---|
src/pages/RepoPage/example.js | 62.00% | 5 Missing |
src/pages/RepoPage/new/New.js | 45.00% | 4 Missing |
📣 Thoughts on this report? Let us know!
Coverage | Bundle |
---|---|
55%
with 9 lines
in your changes missing coverage ⚠️Files | Patch % | Lines |
---|---|---|
src/pages/RepoPage/example.js | 62.00% | 5 Missing |
src/pages/RepoPage/new/New.js | 45.00% | 4 Missing |
📣 Thoughts on this report? Let us know!
Coverage | Bundle |
---|---|
Patch coverage at 75%
with 3 lines
missing coverage on modified lines.
❌ Check status: your project check has failed due to there is no report attached to the head. Please upload the report before proceeding to push a pull request.
Files | Patch % | Lines |
---|---|---|
src/pages/RepoPage/example.js | 62.00% | 2 Missing ⚠️ |
src/pages/RepoPage/new/New.js | 100.00% | 1 Missing ⚠️ |
Comparison is base (7acb879) compared to head (482a924) 92.47%.
📣 Thoughts on this report? Let us know!
❌ Check status: your project check has failed due to there is no report attached to the head. Please upload the report before proceeding to push a pull request.
Comparison is base (7acb879) compared to head (482a924) 92.47%.
📣 Thoughts on this report? Let us know!
❌ Check status: your project check has failed due to there is no report attached to the head. Please upload the report before proceeding to push a pull request.
Comparison is base (7acb879) compared to head (482a924) 92.47%.
This is from https://github.com/codecov/test-results-action/pull/14#issuecomment-1969337864
Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.
Completed 12 tests with 12 failed
, 0 passed and 0 skipped.
Test suite: undefined|
Class name: subtracts 2 - 3 to equal -1
Test case: subtracts 2 - 3 to equal -1
Env:
macos-latest
ubuntu-latest
windows-latest
Error: expect\(received\)\.toBe\(expected\) // Object\.is equality| |
Expected: 1
Received: \-1
at Object\.\<anonymous\> \(/Users/josephsawaya/dev/test\-result\-action/demo/calculator/calculator\.test\.ts:10:31\)
at Promise\.then\.completed \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:298:28\)
at new Promise \(\<anonymous\>\)
at callAsyncCircusFn \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:231:10\)
at \_callCircusTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:316:40\)
at processTicksAndRejections \(node:internal/process/task\_queues:95:5\)
at \_runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:252:3\)
at \_runTestsForDescribeBlock \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:126:9\)
at run \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:71:3\)
at runAndTransformResultsToJestFormat \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapterInit\.js:122:21\)
at jestAdapter \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapter\.js:79:19\)
at runTestInternal \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:367:16\)
at runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:444:34\)
Test suite: undefined|
Class name: adds 2 + 3 to equal 5
Test case: adds 2 + 3 to equal 5
Env:
macos-latest
ubuntu-latest
windows-latest
Error: expect\(received\)\.toBe\(expected\) // Object\.is equality| |
Expected: 4
Received: 5
at Object\.\<anonymous\> \(/Users/josephsawaya/dev/test\-result\-action/demo/calculator/calculator\.test\.ts:5:26\)
at Promise\.then\.completed \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:298:28\)
at new Promise \(\<anonymous\>\)
at callAsyncCircusFn \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:231:10\)
at \_callCircusTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:316:40\)
at processTicksAndRejections \(node:internal/process/task\_queues:95:5\)
at \_runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:252:3\)
at \_runTestsForDescribeBlock \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:126:9\)
at run \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:71:3\)
at runAndTransformResultsToJestFormat \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapterInit\.js:122:21\)
at jestAdapter \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapter\.js:79:19\)
at runTestInternal \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:367:16\)
at runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:444:34\)
Test suite: undefined|
Class name: fully covered
Test case: fully covered
Env:
macos-latest
ubuntu-latest
windows-latest
Error: expect\(received\)\.toEqual\(expected\) // deep equality| |
Expected: false
Received: true
at Object\.\<anonymous\> \(/Users/josephsawaya/dev/test\-result\-action/demo/coverage\-test/coverage\.test\.ts:10:39\)
at Promise\.then\.completed \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:298:28\)
at new Promise \(\<anonymous\>\)
at callAsyncCircusFn \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:231:10\)
at \_callCircusTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:316:40\)
at processTicksAndRejections \(node:internal/process/task\_queues:95:5\)
at \_runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:252:3\)
at \_runTestsForDescribeBlock \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:126:9\)
at run \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:71:3\)
at runAndTransformResultsToJestFormat \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapterInit\.js:122:21\)
at jestAdapter \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapter\.js:79:19\)
at runTestInternal \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:367:16\)
at runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:444:34\)
Test suite: undefined|
Class name: test uncovered if
Test case: test uncovered if
Env:
macos-latest
ubuntu-latest
windows-latest
Error: expect\(received\)\.toEqual\(expected\) // deep equality|
Expected: true
Received: false
at Object\.\<anonymous\> \(/Users/josephsawaya/dev/test\-result\-action/demo/coverage\-test/coverage\.test\.ts:5:38\)
at Promise\.then\.completed \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:298:28\)
at new Promise \(\<anonymous\>\)
at callAsyncCircusFn \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:231:10\)
at \_callCircusTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:316:40\)
at processTicksAndRejections \(node:internal/process/task\_queues:95:5\)
at \_runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:252:3\)
at \_runTestsForDescribeBlock \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:126:9\)
at run \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:71:3\)
at runAndTransformResultsToJestFormat \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapterInit\.js:122:21\)
at jestAdapter \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapter\.js:79:19\)
at runTestInternal \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:367:16\)
at runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:444:34\)
Prettier 3.2.5 Playground link
--parser markdown
--trailing-comma none
Input:
One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff sections. The bedding was hardly able to cover it and seemed ready to slide off any moment. His many legs, pitifully thin compared with the size of the rest of him, waved about helplessly as he looked. "What's happened to me?" he thought. It wasn't a dream. His room, a proper human room although a little too small, lay peacefully between its four familiar walls. A collection of textile samples lay spread out on the table - Samsa was a travelling salesman - and above it there hung a picture that he had recently cut out of an illustrated magazine and housed in a nice, gilded frame. It showed a lady fitted out with a fur hat and fur boa who sat upright, raising a heavy fur muff that covered the whole of her lower arm towards the viewer. Gregor then turned to look out the window at the dull weather. Drops
Output:
One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff sections. The bedding was hardly able to cover it and seemed ready to slide off any moment. His many legs, pitifully thin compared with the size of the rest of him, waved about helplessly as he looked. "What's happened to me?" he thought. It wasn't a dream. His room, a proper human room although a little too small, lay peacefully between its four familiar walls. A collection of textile samples lay spread out on the table - Samsa was a travelling salesman - and above it there hung a picture that he had recently cut out of an illustrated magazine and housed in a nice, gilded frame. It showed a lady fitted out with a fur hat and fur boa who sat upright, raising a heavy fur muff that covered the whole of her lower arm towards the viewer. Gregor then turned to look out the window at the dull weather. Drops
This is from https://github.com/codecov/test-results-action/pull/14#issuecomment-1969337864
Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.
Completed 12 tests with 12 failed
, 0 passed and 0 skipped.
**Test suite:**|
undefined
**Class name:**
subtracts 2 - 3 to equal -1
**Test case:**
subtracts 2 - 3 to equal -1
**Env:**
macos-latest
ubuntu-latest
windows-latest
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 \(.../jest\-circus/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 suite:|
undefined
Class name:
adds 2 + 3 to equal 5
Test case:
adds 2 + 3 to equal 5
Env:
macos-latest
ubuntu-latest
windows-latest
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 \(.../node\_modules/jest\-circus/build/utils\.js:298:28\)
at new Promise \(\<anonymous\>\)
at callAsyncCircusFn \(.../node\_modules/jest\-circus/build/utils\.js:231:10\)
at \_callCircusTest \(.../node\_modules/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 \(.../jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapterInit\.js:122:21\)
at jestAdapter \(.../jest\-circus/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 suite: undefined|
Class name: fully covered
Test case: fully covered
Env:
macos-latest
ubuntu-latest
windows-latest
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 \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:298:28\)
at new Promise \(\<anonymous\>\)
at callAsyncCircusFn \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:231:10\)
at \_callCircusTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:316:40\)
at processTicksAndRejections \(node:internal/process/task\_queues:95:5\)
at \_runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:252:3\)
at \_runTestsForDescribeBlock \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:126:9\)
at run \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:71:3\)
at runAndTransformResultsToJestFormat \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapterInit\.js:122:21\)
at jestAdapter \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapter\.js:79:19\)
at runTestInternal \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:367:16\)
at runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:444:34\)
Test suite: undefined|
Class name: test uncovered if
Test case: test uncovered if
Env:
macos-latest
ubuntu-latest
windows-latest
Error: expect\(received\)\.toEqual\(expected\) // deep equality|
Expected: true
Received: false
at Object\.\<anonymous\> \(/Users/josephsawaya/dev/test\-result\-action/demo/coverage\-test/coverage\.test\.ts:5:38\)
at Promise\.then\.completed \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:298:28\)
at new Promise \(\<anonymous\>\)
at callAsyncCircusFn \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:231:10\)
at \_callCircusTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:316:40\)
at processTicksAndRejections \(node:internal/process/task\_queues:95:5\)
at \_runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:252:3\)
at \_runTestsForDescribeBlock \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:126:9\)
at run \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:71:3\)
at runAndTransformResultsToJestFormat \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapterInit\.js:122:21\)
at jestAdapter \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapter\.js:79:19\)
at runTestInternal \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:367:16\)
at runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:444:34\)
This is from https://github.com/codecov/test-results-action/pull/14#issuecomment-1969337864
Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.
Completed 12 tests with 12 failed
(1 known flaky, 1 newly detected flaky), 0 passed and 0 skipped
**Test suite:**| **❄️🗂 Failure on main branch**
undefined
**Class name:**
subtracts 2 - 3 to equal -1
**Test case:**
subtracts 2 - 3 to equal -1
**Env:**
macos-latest
ubuntu-latest
windows-latest
Error: expect\(received\)\.toBe\(expected\) // Object\.is equality| | **❄️ Newly Detected Flaky** - [Details](url)
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 \(.../jest\-circus/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 suite:**| **❄️🗂 Failure to success on same commit sequential runs**
undefined
**Class name:**
adds 2 + 3 to equal 5
**Test case:**
adds 2 + 3 to equal 5
**Env:**
macos-latest
ubuntu-latest
windows-latest
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 \(.../node\_modules/jest\-circus/build/utils\.js:298:28\)
at new Promise \(\<anonymous\>\)
at callAsyncCircusFn \(.../node\_modules/jest\-circus/build/utils\.js:231:10\)
at \_callCircusTest \(.../node\_modules/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 \(.../jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapterInit\.js:122:21\)
at jestAdapter \(.../jest\-circus/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 suite:**|
undefined
**Class name:**
fully covered
**Test case:**
fully covered
**Env:**
macos-latest
ubuntu-latest
windows-latest
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 \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:298:28\)
at new Promise \(\<anonymous\>\)
at callAsyncCircusFn \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:231:10\)
at \_callCircusTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:316:40\)
at processTicksAndRejections \(node:internal/process/task\_queues:95:5\)
at \_runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:252:3\)
at \_runTestsForDescribeBlock \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:126:9\)
at run \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:71:3\)
at runAndTransformResultsToJestFormat \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapterInit\.js:122:21\)
at jestAdapter \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapter\.js:79:19\)
at runTestInternal \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:367:16\)
at runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:444:34\)
**Test suite:**|
undefined
**Class name:**
test uncovered if
**Test case:**
test uncovered if
**Env:**
macos-latest
ubuntu-latest
windows-latest
Error: expect\(received\)\.toEqual\(expected\) // deep equality|
Expected: true
Received: false
at Object\.\<anonymous\> \(/Users/josephsawaya/dev/test\-result\-action/demo/coverage\-test/coverage\.test\.ts:5:38\)
at Promise\.then\.completed \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:298:28\)
at new Promise \(\<anonymous\>\)
at callAsyncCircusFn \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:231:10\)
at \_callCircusTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:316:40\)
at processTicksAndRejections \(node:internal/process/task\_queues:95:5\)
at \_runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:252:3\)
at \_runTestsForDescribeBlock \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:126:9\)
at run \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:71:3\)
at runAndTransformResultsToJestFormat \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapterInit\.js:122:21\)
at jestAdapter \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapter\.js:79:19\)
at runTestInternal \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:367:16\)
at runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:444:34\)
All modified lines are covered by tests ✅
Comparison is base (7acb879) 91.46% compared to head (482a924) 92.47%.
Total ❄️ 2 flaky tests detected. Click to generate :octocat: issue for tracking your flaky tests.
This is from https://github.com/codecov/test-results-action/pull/14#issuecomment-1969337864. Without GH-issue.
Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.
Completed 12 tests with 12 failed
(1 known flaky, 1 newly detected flaky), 0 passed and 0 skipped
**Test suite:**| [200](https://github.com/codecov/gazebo/commits) |**❄️🗂 Failure on main branch**
undefined
**Class name:**
subtracts 2 - 3 to equal -1
**Test case:**
subtracts 2 - 3 to equal -1
**Env:**
macos-latest
ubuntu-latest
windows-latest
Error: expect\(received\)\.toBe\(expected\) // Object\.is equality| [200](url) | | **❄️ Newly Detected Flaky** - [Details](url)
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 \(.../jest\-circus/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 suite:**| [1](url) | **❄️🗂 Failure to success on same commit sequential runs**
undefined
**Class name:**
adds 2 + 3 to equal 5
**Test case:**
adds 2 + 3 to equal 5
**Env:**
macos-latest
ubuntu-latest
windows-latest
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 \(.../node\_modules/jest\-circus/build/utils\.js:298:28\)
at new Promise \(\<anonymous\>\)
at callAsyncCircusFn \(.../node\_modules/jest\-circus/build/utils\.js:231:10\)
at \_callCircusTest \(.../node\_modules/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 \(.../jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapterInit\.js:122:21\)
at jestAdapter \(.../jest\-circus/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 suite:**| n/a |
undefined
**Class name:**
fully covered
**Test case:**
fully covered
**Env:**
macos-latest
ubuntu-latest
windows-latest
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 \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:298:28\)
at new Promise \(\<anonymous\>\)
at callAsyncCircusFn \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:231:10\)
at \_callCircusTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:316:40\)
at processTicksAndRejections \(node:internal/process/task\_queues:95:5\)
at \_runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:252:3\)
at \_runTestsForDescribeBlock \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:126:9\)
at run \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:71:3\)
at runAndTransformResultsToJestFormat \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapterInit\.js:122:21\)
at jestAdapter \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapter\.js:79:19\)
at runTestInternal \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:367:16\)
at runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:444:34\)
**Test suite:**| [3](url) |
undefined
**Class name:**
test uncovered if
**Test case:**
test uncovered if
**Env:**
macos-latest
ubuntu-latest
windows-latest
Error: expect\(received\)\.toEqual\(expected\) // deep equality|
Expected: true
Received: false
at Object\.\<anonymous\> \(/Users/josephsawaya/dev/test\-result\-action/demo/coverage\-test/coverage\.test\.ts:5:38\)
at Promise\.then\.completed \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:298:28\)
at new Promise \(\<anonymous\>\)
at callAsyncCircusFn \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/utils\.js:231:10\)
at \_callCircusTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:316:40\)
at processTicksAndRejections \(node:internal/process/task\_queues:95:5\)
at \_runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:252:3\)
at \_runTestsForDescribeBlock \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:126:9\)
at run \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/run\.js:71:3\)
at runAndTransformResultsToJestFormat \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapterInit\.js:122:21\)
at jestAdapter \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-circus/build/legacy\-code\-todo\-rewrite/jestAdapter\.js:79:19\)
at runTestInternal \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:367:16\)
at runTest \(/Users/josephsawaya/dev/test\-result\-action/node\_modules/jest\-runner/build/runTest\.js:444:34\)
Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.
❌ Failed Test Results: Completed 12 tests with 12 failed(1 known flaky, 1 newly detected flaky), 0 passed and 0 skipped
Total ❄️ 2 flaky tests. To report false or accurate flaky tests detection, please use the 👍 or 👎 icon.
Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.
Completed 12 tests with 12 failed(1 known flaky, 1 newly detected flaky), 0 passed and 0 skipped
Total ❄️ 2 flaky tests.
Changes will increased the total bundle size by 4.55kB
(6.07%
) ⬆ ⚠️ , exceeding the configured threshold of 5%.
Bundle name | Size | Change |
---|---|---|
main.js | 6.57MB | 4.55kB (6.07%) ⬆ ⚠️ |
Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.
Completed 12 tests with 12 failed, 0 passed and 0 skipped.
❌ Check failed: changes will increase the total bundle size by 4.55kB (6.07%), exceeding the configured threshold of 5%.
Bundle name | Size | Change |
---|---|---|
main.js | 6.57MB | +4.55kB (6.07%) :arrow_up: ❌ |
❗️ We couldn't process [3] out of [6] uploads. Codecov cannot generate a coverage report with partially processed data. Please review the upload errors on the commit page.
⚠️ Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests ✅
Project coverage is 70.29%. Comparing base (193743a) to head (7d76a74).
✅ All tests successful. No failed tests found.
☔ View full report in Codecov by Sentry. 📢 Have feedback on the report? Share it here.
⚠️ Please install the Codecov App to ensure uploads and comments are reliably processed by Codecov.
[!NOTE] Please install the Codecov App to ensure uploads and comments are reliably processed by Codecov.
[!WARNING] Please install the Codecov App to ensure uploads and comments are reliably processed by Codecov.
⚠️ Please install the Codecov App to ensure uploads and comments are reliably processed by Codecov.
⚠️ Please install the to ensure uploads and comments are reliably processed by Codecov.
This one works:
⚠️ Please install the to ensure uploads and comments are reliably processed by Codecov.
⚠️ Please install the <img src="https://github.com/codecov/engineering-team/assets/152432831/ca249ef7-b1cb-42c2-b760-5127ef30a70c" alt="Codecov" display="inline-block" width="100px" position="absolute">to ensure uploads and comments are reliably processed by Codecov.
⚠️ Please install the to ensure uploads and comments are reliably processed by Codecov.
This has 10px top-padding: ⚠️ Please install the to ensure uploads and comments are reliably processed by Codecov.
Patch coverage at 75%
with 3 lines
missing coverage on modified lines. 🚨 Heads Up! Some changes have a history of causing bug in production. view risky changes
Files | Patch % | Lines | Risk |
---|---|---|---|
src/pages/RepoPage/example.js | 62.00% | 2 Missing ⚠️ | High |
src/pages/RepoPage/new/New.js | 100.00% | 1 Missing ⚠️ | Low |
Comparison is base (7acb879) compared to head (482a924) 92.47%.
📣 Thoughts on this report? Let us know!
🚨 Heads Up! 🚨
Looks like you've written some lines that might summon the debugging gods. Changes like these have a history of wreaking havoc in production. Here are the risky changes:
Files | 🛠️ Rule | 🔢 Lines | ⚠️ Risk |
---|---|---|---|
src/pages/RepoPage/new/New.js | Type Error | Line 20-26 ⚠️ | High |
src/pages/RepoPage/example.js | no-async-promise-executors | Line 56 ⚠️ | Medium |
These lines have a history of causing issues in production. Double-check your code and consider adding tests to avoid potential bugs.
🚨 Heads Up! 🚨
It looks like you've written some lines that are going to break things in production. Here are the problematic changes:
Files | 🛠️ Rule | 🔢 Lines | ⚠️ Risk |
---|---|---|---|
src/pages/RepoPage/new/New.js | Type Error | Line 20-26 ⚠️ | High |
src/pages/RepoPage/example.js | no-async-promise-executors | Line 56 ⚠️ | Medium |
These changes will cause bugs in production. Double-check your code and consider adding tests to avoid potential issues.
Tests completed | Failed | Passed | Skipped |
---|---|---|---|
5,500 | 12 | 0 | 0 |
graphql_api/tests/test_owner.py::TestOwnerType::test_fetch_current_user_is_not_okta_authenticated
Stack traces | 6s run time
```python Error: expect(received).toEqual(expected) // deep equality Expected: true Received: false at Object.<anonymous> (/Users/josephsawaya/dev/test-result-action/demo/coverage-test/coverage.test.ts:5:38) at Promise.then.completed (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/run.js:126:9) at run (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/Users/josephsawaya/dev/test-result-action/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/Users/josephsawaya/dev/test-result-action/node_modules/jest-runner/build/runTest.js:444:34) ``` [View](url) the CI build
graphql_api/tests/test_owner.py::TestOwnerType::test_fetch_current_user_is_not_okta_authenticated
Stack traces | 8s run time
```python 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 (.../jest-circus/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](url) the CI build
graphql_api/tests/test_owner.py::TestOwnerType::test_fetch_current_user_is_not_okta_authenticated
Flake rate on main: 1.25% (Passed 2,950 times, failed 38 times) Env: windows-latest
Stack traces | 6s run time
```python 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 (.../node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (.../node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (.../node_modules/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 (.../jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (.../jest-circus/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](url) the CI build
To view individual test run time comparison to the main branch, go to the Test Analytics dashboard. 📣 Thoughts on this report? Let us know!
Tests completed | Failed | Passed | Skipped |
---|---|---|---|
12 | 12 | 0 | 0 |
You can Rerun CI to get rid of flaky tests.
Tests completed | Failed | Passed | Skipped |
---|---|---|---|
12 | 12 | 0 | 0 |
You can Rerun CI to get rid of flaky tests.
Test Analytics can't find your XML file. Please ensure the file name and path are correct.
Excellent work 🎉 ! A 7.35%
increase in code coverage is a significant step forward your dedication is driving the quality to new heights!
Patch coverage is
69.23%
with4 lines
in your changes missing coverage. Project coverage is 80.00%. Comparing base (b3fcd94) to head (3eba32f).
Files changed | Patch % | Lines |
---|---|---|
src/pages/RepoPage/example.js | 0.00% | 4 Missing⚠️ |
🌂 You have 120 uncovered lines.
To generate new tests, use the command prompt @codecov-ai-reviewer test
.
Here are top 3 generated tests for the 120 uncovered lines in file_location.test.js
for your [X logic] and [UI interactions].
To use these tests, you'll need to merge them into your PR. Feel free to customize them or add more tests for the partially covered lines!
Testing issue for design related to the PR comment changes.