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(dojo-bindgen): 2d+ arrays, bytearrays and enums serialization #2028

Merged
merged 15 commits into from
Jun 13, 2024

chore: reset actions

8e4393b
Select commit
Loading
Failed to load commit list.
Merged

feat(dojo-bindgen): 2d+ arrays, bytearrays and enums serialization #2028

chore: reset actions
8e4393b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 13, 2024 in 0s

68.35% (-0.07%) compared to 1fe0488

View this Pull Request on Codecov

68.35% (-0.07%) compared to 1fe0488

Details

Codecov Report

Attention: Patch coverage is 71.49758% with 59 lines in your changes missing coverage. Please review.

Project coverage is 68.35%. Comparing base (1fe0488) to head (8e4393b).
Report is 1 commits behind head on main.

Files Patch % Lines
crates/dojo-bindgen/src/plugins/unity/mod.rs 71.49% 59 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2028      +/-   ##
==========================================
- Coverage   68.41%   68.35%   -0.07%     
==========================================
  Files         323      323              
  Lines       40258    40450     +192     
==========================================
+ Hits        27541    27648     +107     
- Misses      12717    12802      +85     

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