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

Beta to main #846

Merged
merged 234 commits into from
Nov 28, 2022
Merged

Beta to main #846

merged 234 commits into from
Nov 28, 2022

Conversation

ErnoW
Copy link
Member

@ErnoW ErnoW commented Nov 24, 2022


name: 'Pull request'
about: A new pull request

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

Merge beta changes to main

ErnoW and others added 30 commits September 29, 2022 12:59
* feat: export utils in umbrella package
* endpoint and types refactor for solana api.
* prettier.
* names classes to export
* refactor refactor refactor.
* create virtual import paths
* correct names
* fix prettier
* change utils package names
* revert name change
* revery package name change
* fix prettier
* rename folders and add common prefix
* improve stream typing
* paginated response adapter.
* fixes after merge.
* rename streams types package
* fix: streams-typings
* Version Packages
* update firestore.rules. (#770)
* tests for operation definitions.
* polishing tests.
* header fix for parse-server. (#771)
* fix demo headers
* remove console log
* feat: Data tracking on Product usage
* fix pretter
* register key
* assign to new header
* fix prettier
* rename file.
* dynamically set header
* revert
* cli demo: add typescript as dev dependency (#774)
Signed-off-by: Alexandre Ferreira <alexjorgef@protonmail.com>
* rename modules.
* replace runContractFunction for EvmApi by new approach.
* prettier fix.
* polishing.
Signed-off-by: Alexandre Ferreira <alexjorgef@protonmail.com>

Co-authored-by: Shalom Ogunshola <shalomogunshola@gmail.com>
Co-authored-by: Shalom Ogunshola <41871548+sogunshola@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Ferreira <alex.jorge.m@gmail.com>
@changeset-bot
Copy link

changeset-bot bot commented Nov 24, 2022

🦋 Changeset detected

Latest commit: 3e949c4

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

This PR includes changesets to release 27 packages
Name Type
demo-parse-server-migration Minor
@moralisweb3/api-utils Major
@moralisweb3/auth Major
@moralisweb3/client-firebase-auth-utils Major
@moralisweb3/client-firebase-evm-auth Major
@moralisweb3/client-firebase-sol-auth Major
@moralisweb3/common-core Major
@moralisweb3/common-evm-utils Major
@moralisweb3/common-sol-utils Major
@moralisweb3/common-streams-utils Major
@moralisweb3/evm-api Major
moralis Major
@moralisweb3/sol-api Major
@moralisweb3/streams Major
@moralisweb3/test-utils Minor
@moralisweb3/client-api-utils Minor
@moralisweb3/client-evm-api Minor
@moralisweb3/client-firebase-api-utils Minor
@moralisweb3/client-firebase-evm-api Minor
@moralisweb3/client-firebase-sol-api Minor
@moralisweb3/client-sol-api Minor
@moralisweb3/codegen Minor
@moralisweb3/evm-utils Minor
@moralisweb3/next Major
@moralisweb3/parse-server Major
@moralisweb3/sol-utils Minor
@moralisweb3/common-auth-utils 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 Nov 24, 2022

Test coverage

Title Lines Statements Branches Functions
api-utils Coverage: 25%
26.34% (49/186) 19.14% (9/47) 22.85% (8/35)
auth Coverage: 90%
92.77% (77/83) 81.81% (18/22) 90% (18/20)
evm-api Coverage: 100%
100% (79/79) 66.66% (6/9) 100% (47/47)
common-evm-utils Coverage: 64%
65% (938/1443) 19.93% (123/617) 35.89% (201/560)
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%
93.13% (787/845) 85.96% (196/228) 84.14% (276/328)
streams Coverage: 87%
86.71% (398/459) 67.14% (47/70) 84.52% (71/84)

@b4rtaz b4rtaz marked this pull request as ready for review November 24, 2022 13:25
b4rtaz
b4rtaz previously approved these changes Nov 24, 2022
@ErnoW ErnoW merged commit c9612ec into main Nov 28, 2022
@ErnoW ErnoW deleted the beta-to-main branch November 28, 2022 13:19
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.

5 participants