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 #316

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Sync @subql dependencies #316

merged 2 commits into from
Jun 18, 2024

Conversation

stwiname
Copy link

Automated changes by create-pull-request GitHub action

Copy link

github-actions bot commented Jun 18, 2024

Coverage report

Caution

Test run failed

St.
Category Percentage Covered / Total
🔴 Statements 54.42% 3506/6443
🟡 Branches 69.7% 414/594
🔴 Functions 55.09% 157/285
🔴 Lines 54.42% 3506/6443

Test suite run failed

Failed tests: 1/90. Failed suites: 1/14.
  ● Api.ethereum › Resolves the correct tags for finalization

    expect(received).toBeTruthy()

    Received: false

      298 |   it('Resolves the correct tags for finalization', async () => {
      299 |     // Ethereum
    > 300 |     expect((ethApi as any).supportsFinalization).toBeTruthy();
          |                                                  ^
      301 |
      302 |     // Moonbeam
      303 |     ethApi = new EthereumApi(

      at Object.<anonymous> (packages/node/src/ethereum/api.ethereum.test.ts:300:50)

Report generated by 🧪jest coverage report action from 8be1269

@stwiname stwiname merged commit b521272 into main Jun 18, 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