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

Update defaults for new TypeScript bindgen #1846

Merged
merged 7 commits into from
Apr 19, 2024

Conversation

RareSecond
Copy link
Contributor

To make the usage of the new SDK even easier, I updated the generated TS file to include sensible defaults when running stuff locally.

When working locally you now only need to pass in the manifest and everything will work out of the box!

@glihm glihm added the sozo label Apr 19, 2024
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.53%. Comparing base (9a18f4d) to head (ba56a42).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1846   +/-   ##
=======================================
  Coverage   70.52%   70.53%           
=======================================
  Files         309      309           
  Lines       35034    35056   +22     
=======================================
+ Hits        24707    24725   +18     
- Misses      10327    10331    +4     

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

@glihm glihm merged commit 9fd4cc4 into main Apr 19, 2024
12 checks passed
@glihm glihm deleted the feature/update-defaults-for-new-typescript-sdk branch April 19, 2024 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants