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(dojo-lang): bump to cairo 2.7.0-rc.3 #2189

Merged
merged 33 commits into from
Jul 19, 2024

remove unused dep in katana-db

2777bf6
Select commit
Loading
Failed to load commit list.
Merged

fix(dojo-lang): bump to cairo 2.7.0-rc.3 #2189

remove unused dep in katana-db
2777bf6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2024 in 1s

67.53% (+0.01%) compared to 1d3318a

View this Pull Request on Codecov

67.53% (+0.01%) compared to 1d3318a

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 67.53%. Comparing base (1d3318a) to head (2777bf6).
Report is 1 commits behind head on main.

Files Patch % Lines
crates/dojo-lang/src/semantics/test_utils.rs 0.00% 2 Missing ⚠️
crates/dojo-world/abigen/src/main.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2189      +/-   ##
==========================================
+ Coverage   67.52%   67.53%   +0.01%     
==========================================
  Files         336      336              
  Lines       43980    43986       +6     
==========================================
+ Hits        29699    29708       +9     
+ Misses      14281    14278       -3     

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