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

Add new TypeScript bindgen #1783

Merged
merged 21 commits into from
Apr 15, 2024

fix: move mocks to test_data

3494fde
Select commit
Loading
Failed to load commit list.
Merged

Add new TypeScript bindgen #1783

fix: move mocks to test_data
3494fde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2024 in 0s

69.14% (+1.71%) compared to fc5ad79

View this Pull Request on Codecov

69.14% (+1.71%) compared to fc5ad79

Details

Codecov Report

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

Project coverage is 69.14%. Comparing base (fc5ad79) to head (3494fde).
Report is 27 commits behind head on main.

Files Patch % Lines
...ates/dojo-bindgen/src/plugins/typescript_v2/mod.rs 99.62% 2 Missing ⚠️
bin/sozo/src/commands/build.rs 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1783      +/-   ##
==========================================
+ Coverage   67.43%   69.14%   +1.71%     
==========================================
  Files         305      308       +3     
  Lines       33521    34612    +1091     
==========================================
+ Hits        22604    23934    +1330     
+ Misses      10917    10678     -239     

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