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

Fix main command check, add subquery network docker #179

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

stwiname
Copy link
Contributor

@stwiname stwiname commented Oct 3, 2023

Description

Apply fix from other SDKs to check subcommands.

Also carry over changes to publish to subquery network docker org

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

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

@stwiname stwiname merged commit d342d76 into main Oct 3, 2023
2 of 3 checks passed
@github-actions
Copy link

github-actions bot commented Oct 3, 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 32.73% 1583/4836
🔴 Branches 59.46% 66/111
🔴 Functions 14.21% 26/183
🔴 Lines 32.73% 1583/4836

Test suite run failed

Failed tests: 11/32. Failed suites: 1/6.
  ● 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 aff5feb

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