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

Update/subql common version #176

Merged
merged 3 commits into from
Sep 20, 2023
Merged

Update/subql common version #176

merged 3 commits into from
Sep 20, 2023

Conversation

bz888
Copy link
Contributor

@bz888 bz888 commented Sep 19, 2023

Description

There was a breaking change on @subql/[email protected] hence needing to lock to version to 2.6.0 for now
Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have tested locally
  • I have performed a self review of my changes
  • Updated any relevant documentation
  • Linked to any relevant issues
  • I have added tests relevant to my changes
  • Any dependent changes have been merged and published in downstream modules
  • My code is up to date with the base branch
  • I have updated relevant changelogs. We suggest using chan

@github-actions
Copy link

github-actions bot commented Sep 19, 2023

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 28.38% 1578/5561
🔴 Branches 58.62% 68/116
🔴 Functions 14.29% 27/189
🔴 Lines 28.38% 1578/5561

Test suite run failed

Failed tests: 11/31. Failed suites: 1/5.
  ● CosmosUtils › filter message data for true

    Request failed with status code 502



  ● CosmosUtils › filter message data for false

    Request failed with status code 502



  ● CosmosUtils › filter nested message data for true

    Request failed with status code 502



  ● CosmosUtils › filter nested message data for false

    Request failed with status code 502



  ● CosmosUtils › filter nested message data for invalid path

    Request failed with status code 502



  ● CosmosUtils › does not wrap events of failed transaction

    Request failed with status code 502



  ● CosmosUtils › does not lazy decode failed message filters

    Request failed with status code 502



  ● CosmosUtils › lazy decode passed message filters

    Request failed with status code 502



  ● CosmosUtils › can filter long type decoded msg for true

    Request failed with status code 502



  ● CosmosUtils › can filter long type decoded msg for number filter

    Request failed with status code 502



  ● CosmosUtils › can filter long type decoded msg for false

    Request failed with status code 502



Report generated by 🧪jest coverage report action from 9e44bad

@stwiname stwiname merged commit 68b5924 into main Sep 20, 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