Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release] 20231130 #89

Merged
merged 2 commits into from
Nov 30, 2023
Merged

[release] 20231130 #89

merged 2 commits into from
Nov 30, 2023

Conversation

stwiname
Copy link
Contributor

Automated changes by create-pull-request GitHub action

Copy link

github-actions bot commented Nov 29, 2023

Coverage report

❌ An unexpected error occurred. For more details, check console

Error: The process '/usr/local/bin/yarn' failed with exit code 1
St.
Category Percentage Covered / Total
🔴 Statements 34.49% 1289/3737
🔴 Branches 54.24% 64/118
🔴 Functions 13.85% 18/130
🔴 Lines 34.49% 1289/3737

Test suite run failed

Failed tests: 1/11. Failed suites: 1/3.
  ● ProjectService › can get a block timestamps

    thrown: "Exceeded timeout of 5000 ms for a test.
    Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."

      40 |   });
      41 |
    > 42 |   it('can get a block timestamps', async () => {
         |   ^
      43 |     const timestamp = await (projectService as any).getBlockTimestamp(
      44 |       100_000_000,
      45 |     );

      at packages/node/src/indexer/project.service.spec.ts:42:3
      at Object.<anonymous> (packages/node/src/indexer/project.service.spec.ts:20:1)

Report generated by 🧪jest coverage report action from 6a73a7a

@bz888 bz888 changed the title Sync @subql dependencies [release] 20231130 Nov 29, 2023
@stwiname stwiname merged commit 447d7c5 into main Nov 30, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants