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] 20240207 Sync @subql dependencies #96

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Conversation

stwiname
Copy link
Contributor

@stwiname stwiname commented Feb 6, 2024

Automated changes by create-pull-request GitHub action

Copy link
Contributor

github-actions bot commented Feb 6, 2024

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 468d5ee

@stwiname stwiname changed the title Sync @subql dependencies [release] 20240207 Sync @subql dependencies Feb 6, 2024
@stwiname stwiname merged commit 7bbeb61 into main Feb 7, 2024
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