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 20231212 #91

Merged
merged 2 commits into from
Dec 12, 2023
Merged

release 20231212 #91

merged 2 commits into from
Dec 12, 2023

Conversation

bz888
Copy link
Contributor

@bz888 bz888 commented Dec 12, 2023

Release for:

  • types
  • node
  • common-near

Copy link

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 1dbc058

@bz888 bz888 changed the title Release 20231212 release 20231212 Dec 12, 2023
@bz888 bz888 merged commit 158f5e4 into main Dec 12, 2023
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