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] 20240816 #338

Merged
merged 1 commit into from
Aug 16, 2024
Merged

[release] 20240816 #338

merged 1 commit into from
Aug 16, 2024

Conversation

stwiname
Copy link

No description provided.

Copy link

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 009d160

@stwiname stwiname merged commit 9b9c51c into main Aug 16, 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