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

Feat: Support for Moonbase chain #1200

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Feat: Support for Moonbase chain #1200

merged 1 commit into from
Apr 23, 2024

Conversation

Kayconfig
Copy link
Contributor

New Pull Request

Checklist

  • I am not disclosing a vulnerability.
  • My code is conform the code style
  • I have made corresponding changes to the documentation
  • I have updated Typescript definitions when needed

Issue Description

This PR implements support for Moonbase chain

@Kayconfig Kayconfig requested a review from b4rtaz April 23, 2024 05:40
@Kayconfig Kayconfig self-assigned this Apr 23, 2024
@Kayconfig Kayconfig requested a review from a team as a code owner April 23, 2024 05:40
Copy link

changeset-bot bot commented Apr 23, 2024

🦋 Changeset detected

Latest commit: 36f3d57

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 30 packages
Name Type
@moralisweb3/common-evm-utils Patch
@moralisweb3/evm-api Patch
moralis Patch
@moralisweb3/api-generator Patch
@moralisweb3/api-utils Patch
@moralisweb3/aptos-api Patch
@moralisweb3/auth Patch
@moralisweb3/codegen Patch
@moralisweb3/evm-utils Patch
@moralisweb3/next Patch
@moralisweb3/parse-server Patch
@moralisweb3/react Patch
@moralisweb3/sol-api Patch
@moralisweb3/sol-utils Patch
@moralisweb3/streams Patch
@moralisweb3/test-utils Patch
@moralisweb3/common-aptos-utils Patch
@moralisweb3/common-auth-utils Patch
@moralisweb3/common-core Patch
@moralisweb3/common-sol-utils Patch
@moralisweb3/common-streams-utils Patch
@moralisweb3/client-api-utils Patch
@moralisweb3/client-evm-api Patch
@moralisweb3/client-firebase-api-utils Patch
@moralisweb3/client-firebase-auth-utils Patch
@moralisweb3/client-firebase-evm-api Patch
@moralisweb3/client-firebase-evm-auth Patch
@moralisweb3/client-firebase-sol-api Patch
@moralisweb3/client-firebase-sol-auth Patch
@moralisweb3/client-sol-api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

Test coverage

Title Lines Statements Branches Functions
api-utils Coverage: 20%
20.6% (61/296) 20.48% (17/83) 19.04% (12/63)
auth Coverage: 89%
92.45% (98/106) 83.33% (20/24) 86.66% (26/30)
evm-api Coverage: 83%
84.9% (90/106) 66.66% (6/9) 77.77% (56/72)
common-aptos-utils Coverage: 4%
4.56% (151/3306) 4.49% (25/556) 5.53% (45/813)
common-evm-utils Coverage: 59%
59.61% (1898/3184) 20% (172/860) 40.33% (453/1123)
sol-api Coverage: 97%
97.56% (40/41) 66.66% (6/9) 93.75% (15/16)
common-sol-utils Coverage: 64%
65.42% (229/350) 41.86% (18/43) 50.89% (57/112)
common-streams-utils Coverage: 90%
90.73% (1204/1327) 73.63% (363/493) 82.07% (444/541)
streams Coverage: 91%
90.54% (603/666) 72.34% (68/94) 90.97% (131/144)

@Kayconfig Kayconfig merged commit 85a3e6e into main Apr 23, 2024
6 checks passed
@Kayconfig Kayconfig deleted the feat/moonbase-chain branch April 23, 2024 05:53
@github-actions github-actions bot mentioned this pull request Apr 23, 2024
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