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

Sync @subql dependencies #337

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Sync @subql dependencies #337

merged 2 commits into from
Aug 15, 2024

Conversation

stwiname
Copy link

Automated changes by create-pull-request GitHub action

Copy link

github-actions bot commented Aug 15, 2024

Coverage report

Caution

Test run failed

St.
Category Percentage Covered / Total
🔴 Statements 56.24% 3518/6255
🟡 Branches 68.84% 422/613
🔴 Functions 57.24% 162/283
🔴 Lines 56.24% 3518/6255

Test suite run failed

Failed tests: 1/92. Failed suites: 1/14.
  ● eth dictionary v2 › returns a lastBufferedHeight if there are no block results

    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."

      286 |   }, 100000);
      287 |
    > 288 |   it('returns a lastBufferedHeight if there are no block results', async () => {
          |   ^
      289 |     const ds: SubqlRuntimeDatasource = {
      290 |       kind: EthereumDatasourceKind.Runtime,
      291 |       assets: new Map(),

      at packages/node/src/indexer/dictionary/v2/ethDictionaryV2.spec.ts:288:3
      at Object.<anonymous> (packages/node/src/indexer/dictionary/v2/ethDictionaryV2.spec.ts:123:1)

Report generated by 🧪jest coverage report action from 9c802e1

@stwiname stwiname merged commit 0599097 into main Aug 15, 2024
1 of 2 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