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

Feat/bindgen improve types #2816

Merged
merged 5 commits into from
Dec 17, 2024

feat: recursive types in model definition

a541768
Select commit
Loading
Failed to load commit list.
Merged

Feat/bindgen improve types #2816

feat: recursive types in model definition
a541768
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 5, 2024 in 0s

56.01% (-0.24%) compared to ebcc23d

View this Pull Request on Codecov

56.01% (-0.24%) compared to ebcc23d

Details

Codecov Report

Attention: Patch coverage is 90.95563% with 53 lines in your changes missing coverage. Please review.

Project coverage is 56.01%. Comparing base (ebcc23d) to head (a541768).
Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
...o/bindgen/src/plugins/typescript/generator/enum.rs 26.66% 33 Missing ⚠️
...dgen/src/plugins/typescript/generator/interface.rs 95.04% 5 Missing ⚠️
...jo/bindgen/src/plugins/typescript/generator/mod.rs 98.43% 5 Missing ⚠️
...ndgen/src/plugins/typescript/generator/function.rs 0.00% 4 Missing ⚠️
crates/dojo/bindgen/src/plugins/mod.rs 0.00% 3 Missing ⚠️
...ates/dojo/bindgen/src/plugins/typescript/writer.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2773      +/-   ##
==========================================
- Coverage   56.24%   56.01%   -0.24%     
==========================================
  Files         415      434      +19     
  Lines       53241    55062    +1821     
==========================================
+ Hits        29948    30841     +893     
- Misses      23293    24221     +928     

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