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: remove mesh #43

Merged
merged 16 commits into from
Mar 11, 2024
Merged

BREAKING CHANGE: remove mesh #43

merged 16 commits into from
Mar 11, 2024

Conversation

Siddharth9890
Copy link
Collaborator

Breaking changes:

  1. Added a custom script to generate sdk removing mesh completely.
  2. Improved test coverage by adding more tests

@Siddharth9890 Siddharth9890 added the enhancement New feature or request label Mar 11, 2024
@Siddharth9890 Siddharth9890 self-assigned this Mar 11, 2024
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.84%. Comparing base (d77be91) to head (a8f6230).
Report is 13 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #43      +/-   ##
===========================================
+ Coverage    90.68%   92.84%   +2.15%     
===========================================
  Files           22       22              
  Lines          526      531       +5     
  Branches        32       34       +2     
===========================================
+ Hits           477      493      +16     
+ Misses          49       38      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Siddharth9890 Siddharth9890 merged commit 0380c59 into develop Mar 11, 2024
5 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
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