-
Notifications
You must be signed in to change notification settings - Fork 1
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
BREAKING CHANGE: Removed mesh added custom script to generate sdk #47
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
Siddharth9890
commented
Mar 14, 2024
•
edited
Loading
edited
- Removed mesh completely and added custom script to generate sdk
- Increased test coverage
- Removed unused packages
- Added graphql client to make requests
BREAKING CHANGE: remove mesh
chore: undo husky pre commit hook
Revert "chore: undo husky pre commit hook"
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #47 +/- ##
==========================================
+ Coverage 90.68% 92.66% +1.98%
==========================================
Files 22 22
Lines 526 532 +6
Branches 32 35 +3
==========================================
+ Hits 477 493 +16
+ Misses 49 39 -10 ☔ View full report in Codecov by Sentry. |
github-actions bot
pushed a commit
that referenced
this pull request
Mar 14, 2024
# [2.0.0](v1.1.1...v2.0.0) (2024-03-14) ### Bug Fixes * commitlint config for github message ([83a703b](83a703b)) * error probelm in user ([b76fdb9](b76fdb9)) * user stub for test ([bb7e443](bb7e443)) * Merge pull request #47 from Gateway-DAO/develop ([2f48413](2f48413)), closes [#47](#47) * Merge pull request #43 from Gateway-DAO/feat/remove-mesh ([0380c59](0380c59)), closes [#43](#43) ### Features * added encoding package ([871be32](871be32)) * added graphql->sdk script ([574488a](574488a)) * changed commit lint config ([955e22d](955e22d)) * custom script to generate sdk init ([5bc97c2](5bc97c2)) * improved generation script ([437ce6a](437ce6a)) * migrated build files from ts->js ([1113285](1113285)) * proofs,data models, requests testing done ([0aba14f](0aba14f)) * removed changelog generation ([c4fb14b](c4fb14b)) * removed husky temporary ([963d6b6](963d6b6)) * revered husky ([c52940f](c52940f)) * **test:** fix test ([773cf36](773cf36)) * tests passed for pda,organization ([6378fd7](6378fd7)) * updated docs according to v2 ([25c9413](25c9413)) * user test also done ([26214ab](26214ab)) ### BREAKING CHANGES * Removed mesh added custom script to generate sdk * remove mesh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.