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

fix: contracts function name clashing #2603

Merged
merged 2 commits into from
Nov 1, 2024

fix: formatting

48188c1
Select commit
Loading
Failed to load commit list.
Merged

fix: contracts function name clashing #2603

fix: formatting
48188c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

55.22% (+0.08%) compared to 126292e

View this Pull Request on Codecov

55.22% (+0.08%) compared to 126292e

Details

Codecov Report

Attention: Patch coverage is 92.19858% with 11 lines in your changes missing coverage. Please review.

Project coverage is 55.22%. Comparing base (126292e) to head (48188c1).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
crates/dojo/bindgen/src/plugins/mod.rs 87.75% 6 Missing ⚠️
...ates/dojo/bindgen/src/plugins/typescript/writer.rs 0.00% 3 Missing ⚠️
...ndgen/src/plugins/typescript/generator/function.rs 97.75% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2603      +/-   ##
==========================================
+ Coverage   55.13%   55.22%   +0.08%     
==========================================
  Files         385      385              
  Lines       47748    47897     +149     
==========================================
+ Hits        26328    26453     +125     
- Misses      21420    21444      +24     

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