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: fixed importing interop modules for CJS bundles. #1098

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Conversation

b4rtaz
Copy link
Collaborator

@b4rtaz b4rtaz commented Apr 17, 2023


name: fixed importing interop modules for CJS bundles.

@changeset-bot
Copy link

changeset-bot bot commented Apr 17, 2023

🦋 Changeset detected

Latest commit: e9b2d97

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-streams-utils Patch
@moralisweb3/common-aptos-utils Patch
@moralisweb3/common-auth-utils Patch
@moralisweb3/common-evm-utils Patch
@moralisweb3/common-sol-utils Patch
@moralisweb3/common-core Patch
@moralisweb3/api-utils Patch
@moralisweb3/aptos-api Patch
@moralisweb3/evm-utils Patch
@moralisweb3/sol-utils Patch
moralis Patch
@moralisweb3/streams Patch
@moralisweb3/evm-api Patch
@moralisweb3/sol-api Patch
@moralisweb3/auth Patch
@moralisweb3/api-generator Patch
@moralisweb3/codegen Patch
@moralisweb3/next Patch
@moralisweb3/parse-server Patch
@moralisweb3/react Patch
@moralisweb3/test-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

@github-actions
Copy link
Contributor

Test coverage

Title Lines Statements Branches Functions
api-utils Coverage: 30%
30.34% (61/201) 30.35% (17/56) 30.76% (12/39)
auth Coverage: 89%
92.38% (97/105) 83.33% (20/24) 86.2% (25/29)
evm-api Coverage: 100%
100% (89/89) 66.66% (6/9) 100% (57/57)
common-aptos-utils Coverage: 4%
4.5% (149/3305) 4.64% (25/538) 5.52% (45/814)
common-evm-utils Coverage: 70%
71.11% (1423/2001) 32.04% (314/980) 48.22% (393/815)
sol-api Coverage: 96%
96.66% (29/30) 66.66% (6/9) 91.66% (11/12)
common-sol-utils Coverage: 74%
74.55% (167/224) 66.66% (18/27) 65.38% (51/78)
common-streams-utils Coverage: 91%
91.42% (1184/1295) 77.57% (415/535) 82.08% (426/519)
streams Coverage: 88%
88.19% (575/652) 68.81% (64/93) 87.94% (124/141)

@b4rtaz b4rtaz marked this pull request as ready for review April 17, 2023 10:27
@b4rtaz b4rtaz requested a review from a team as a code owner April 17, 2023 10:27
@b4rtaz b4rtaz merged commit 393291c into main Apr 17, 2023
@b4rtaz b4rtaz deleted the fix/interop-auto branch April 17, 2023 10:28
@github-actions github-actions bot mentioned this pull request Apr 17, 2023
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