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] 20240315 #239

Merged
merged 2 commits into from
Mar 15, 2024
Merged

[release] 20240315 #239

merged 2 commits into from
Mar 15, 2024

Conversation

stwiname
Copy link
Contributor

Automated changes by create-pull-request GitHub action

Copy link

github-actions bot commented Mar 15, 2024

Coverage report

Caution

Test run failed

St.
Category Percentage Covered / Total
🔴 Statements 37.32% 1724/4619
🟡 Branches 64.97% 102/157
🔴 Functions 19.15% 36/188
🔴 Lines 37.32% 1724/4619

Test suite run failed

Failed tests: 1/41. Failed suites: 1/6.
  ● dictionary service › successfully validates metatada

    expect(received).resolves.toBeTruthy()

    Received: false

      27 |     await expect(
      28 |       dictionaryService.initValidation('juno-1'),
    > 29 |     ).resolves.toBeTruthy();
         |                ^
      30 |   });
      31 | });
      32 |

      at Object.toBeTruthy (node_modules/expect/build/index.js:174:22)
      at Object.<anonymous> (packages/node/src/indexer/dictionary.service.spec.ts:29:16)

Report generated by 🧪jest coverage report action from 4735b86

@stwiname stwiname changed the title Sync @subql dependencies [release] 20240315 Mar 15, 2024
@stwiname stwiname merged commit abdc9fc into main Mar 15, 2024
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.

1 participant