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

Auth and Evm API updates #980

Merged
merged 9 commits into from
Jan 24, 2023
Merged

Auth and Evm API updates #980

merged 9 commits into from
Jan 24, 2023

Conversation

FedericoAmura
Copy link
Contributor


name: 'Auth and Evm API updates'
about: This PR updates Auth and Evm API with updated endpoints and their respective operations

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

Related issue: #FILL_THIS_OUT

Solution Description

@changeset-bot
Copy link

changeset-bot bot commented Jan 20, 2023

🦋 Changeset detected

Latest commit: 3bb422a

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

This PR includes changesets to release 27 packages
Name Type
@moralisweb3/common-auth-utils Minor
@moralisweb3/common-evm-utils Minor
@moralisweb3/evm-api Minor
@moralisweb3/auth Minor
@moralisweb3/api-utils Minor
@moralisweb3/codegen Minor
@moralisweb3/evm-utils Minor
@moralisweb3/next Minor
@moralisweb3/parse-server Minor
@moralisweb3/sol-api Minor
@moralisweb3/sol-utils Minor
@moralisweb3/streams Minor
@moralisweb3/test-utils Minor
@moralisweb3/common-core Minor
@moralisweb3/common-sol-utils Minor
@moralisweb3/common-streams-utils Minor
@moralisweb3/client-api-utils Minor
@moralisweb3/client-evm-api Minor
@moralisweb3/client-firebase-api-utils Minor
@moralisweb3/client-firebase-auth-utils Minor
@moralisweb3/client-firebase-evm-api Minor
@moralisweb3/client-firebase-evm-auth Minor
@moralisweb3/client-firebase-sol-api Minor
@moralisweb3/client-firebase-sol-auth Minor
@moralisweb3/client-sol-api Minor
moralis Minor
create-moralis-dapp Minor

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 Jan 23, 2023

Test coverage

Title Lines Statements Branches Functions
api-utils Coverage: 25%
26.2% (49/187) 19.14% (9/47) 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-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: 93%
94% (1066/1134) 81.39% (398/489) 86.74% (373/430)
streams Coverage: 89%
88.58% (512/578) 64.47% (49/76) 88.98% (105/118)

@FedericoAmura FedericoAmura marked this pull request as ready for review January 23, 2023 14:58
@FedericoAmura FedericoAmura requested a review from a team as a code owner January 23, 2023 14:58
Copy link
Member

@ErnoW ErnoW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small comment about changelog entry, otherwise looks good 👍

@FedericoAmura FedericoAmura requested a review from ErnoW January 24, 2023 14:19
@ErnoW ErnoW merged commit 5a70249 into main Jan 24, 2023
@ErnoW ErnoW deleted the feat_operations-update branch January 24, 2023 14:20
@github-actions github-actions bot mentioned this pull request Jan 24, 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