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] 20240502-2 #289

Merged
merged 1 commit into from
May 2, 2024
Merged

[release] 20240502-2 #289

merged 1 commit into from
May 2, 2024

Conversation

stwiname
Copy link

@stwiname stwiname commented May 2, 2024

No description provided.

Copy link

github-actions bot commented May 2, 2024

Coverage report

Caution

Test run failed

St.
Category Percentage Covered / Total
🔴 Statements 56.38% 3605/6394
🟡 Branches 67.25% 382/568
🔴 Functions 52.53% 135/257
🔴 Lines 56.38% 3605/6394

Test suite run failed

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

    no response

      173 |             );
      174 |           } else if (payload.error) {
    > 175 |             const error = new Error(payload.error.message);
          |                           ^
      176 |             (<any>error).code = payload.error.code;
      177 |             (<any>error).data = payload.error.data;
      178 |             if (

      at packages/node/src/ethereum/ethers/json-rpc-batch-provider.ts:175:27
          at Array.forEach (<anonymous>)
      at packages/node/src/ethereum/ethers/json-rpc-batch-provider.ts:166:15

Report generated by 🧪jest coverage report action from 49c6db3

@stwiname stwiname force-pushed the release-20240502-ethereum-2 branch from fe4ba17 to 49c6db3 Compare May 2, 2024 05:13
@stwiname stwiname merged commit 017c1dd into main May 2, 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