Skip to content

NEMO v2.0.0 - New year, new improved major update #89

NEMO v2.0.0 - New year, new improved major update

NEMO v2.0.0 - New year, new improved major update #89

Triggered via pull request March 6, 2025 14:56
@z4nr34lz4nr34l
synchronize #140
canary
Status Failure
Total duration 19s
Artifacts

codecov.yml

on: pull_request
Codecov
8s
Codecov
Fit to window
Zoom out
Zoom in

Annotations

6 errors
error: expect(received).toHaveBeenCalled(): packages/nemo/__tests__/nesting.test.ts#L53
Expected number of calls: >= 1 Received number of calls: 0 at <anonymous> (/home/runner/work/nemo/nemo/packages/nemo/__tests__/nesting.test.ts:53:31)
error: expect(received).toEqual(expected): packages/nemo/__tests__/nesting.test.ts#L93
+ [] - [ - "parent", - "child", - "grandchild" - ] - Expected - 5 + Received + 1 at <anonymous> (/home/runner/work/nemo/nemo/packages/nemo/__tests__/nesting.test.ts:93:36)
error: expect(received).toBe(expected): packages/nemo/__tests__/nesting.test.ts#L119
Expected: 307 Received: 200 at <anonymous> (/home/runner/work/nemo/nemo/packages/nemo/__tests__/nesting.test.ts:119:32)
error: expect(received).toBe(expected): packages/nemo/__tests__/nesting.test.ts#L154
Expected: 500 Received: 200 at <anonymous> (/home/runner/work/nemo/nemo/packages/nemo/__tests__/nesting.test.ts:154:32)
error: expect(received).toBe(expected): packages/nemo/__tests__/nesting.test.ts#L209
Expected: "true" Received: null at <anonymous> (/home/runner/work/nemo/nemo/packages/nemo/__tests__/nesting.test.ts:209:47)
Codecov
Process completed with exit code 1.