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

BREAKING CHANGE: Removed mesh added custom script to generate sdk #47

Merged
merged 34 commits into from
Mar 14, 2024

Conversation

Siddharth9890
Copy link
Collaborator

@Siddharth9890 Siddharth9890 commented Mar 14, 2024

  1. Removed mesh completely and added custom script to generate sdk
  2. Increased test coverage
  3. Removed unused packages
  4. Added graphql client to make requests

@Siddharth9890 Siddharth9890 self-assigned this Mar 14, 2024
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 91.83673% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 92.66%. Comparing base (7a75921) to head (3795025).
Report is 11 commits behind head on main.

Files Patch % Lines
src/utils/errorHandler.ts 50.00% 4 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@Siddharth9890 Siddharth9890 merged commit 2f48413 into main Mar 14, 2024
6 checks passed
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
@Siddharth9890 Siddharth9890 removed the request for review from R11manish March 23, 2024 11:12
@Siddharth9890 Siddharth9890 added the enhancement New feature or request label Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants