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: support false value in query parameters. #999

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

b4rtaz
Copy link
Collaborator

@b4rtaz b4rtaz commented Feb 2, 2023


name: support false value in query parameters.

@changeset-bot
Copy link

changeset-bot bot commented Feb 2, 2023

🦋 Changeset detected

Latest commit: 382ea4b

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

This PR includes changesets to release 28 packages
Name Type
@moralisweb3/api-utils Patch
@moralisweb3/auth Patch
@moralisweb3/codegen Patch
@moralisweb3/evm-api Patch
@moralisweb3/evm-utils Patch
@moralisweb3/next Patch
@moralisweb3/parse-server 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-evm-utils 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
moralis Patch
create-moralis-dapp 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

github-actions bot commented Feb 2, 2023

Test coverage

Title Lines Statements Branches Functions
api-utils Coverage: 25%
26.2% (49/187) 25.49% (13/51) 22.85% (8/35)
auth Coverage: 88%
91.48% (86/94) 81.81% (18/22) 85.18% (23/27)
evm-api Coverage: 100%
100% (82/82) 66.66% (6/9) 100% (50/50)
common-aptos-utils Coverage: 71%
70.4% (88/125) 65% (13/20) 78.04% (32/41)
common-evm-utils Coverage: 64%
64.67% (983/1520) 19.88% (133/669) 35.39% (212/599)
sol-api Coverage: 96%
96.66% (29/30) 66.66% (6/9) 91.66% (11/12)
common-sol-utils Coverage: 74%
73.77% (135/183) 60% (12/20) 65.67% (44/67)
common-streams-utils Coverage: 91%
91.58% (1176/1284) 78.83% (406/515) 82.45% (423/513)
streams Coverage: 88%
87.85% (557/634) 65.88% (56/85) 87.5% (119/136)

@b4rtaz b4rtaz marked this pull request as ready for review February 2, 2023 13:12
@b4rtaz b4rtaz requested a review from a team as a code owner February 2, 2023 13:12
@b4rtaz b4rtaz enabled auto-merge (squash) February 3, 2023 09:12
@b4rtaz b4rtaz merged commit abb77d7 into main Feb 3, 2023
@b4rtaz b4rtaz deleted the fix/support-false-value-in-query-parameters branch February 3, 2023 09:16
@github-actions github-actions bot mentioned this pull request Feb 3, 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.

2 participants