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: bump Cairo 2.9.1 #2793

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

wip: fixing cairo compilation

318571a
Select commit
Loading
Failed to load commit list.
Open

feat: bump Cairo 2.9.1 #2793

wip: fixing cairo compilation
318571a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 11, 2024 in 0s

55.47% (-0.13%) compared to 71db0b4

View this Pull Request on Codecov

55.47% (-0.13%) compared to 71db0b4

Details

Codecov Report

Attention: Patch coverage is 63.81910% with 144 lines in your changes missing coverage. Please review.

Project coverage is 55.47%. Comparing base (71db0b4) to head (318571a).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
bin/sozo/src/commands/test.rs 0.00% 70 Missing ⚠️
crates/dojo/world/src/contracts/abigen/model.rs 0.00% 28 Missing ⚠️
...na/executor/src/implementation/blockifier/utils.rs 86.13% 28 Missing ⚠️
crates/dojo/test-utils/src/compiler.rs 0.00% 3 Missing ⚠️
...na/executor/src/implementation/blockifier/error.rs 0.00% 2 Missing ⚠️
crates/dojo/lang/src/attribute_macros/contract.rs 0.00% 1 Missing ⚠️
crates/dojo/lang/src/attribute_macros/event.rs 0.00% 1 Missing ⚠️
crates/dojo/lang/src/attribute_macros/interface.rs 0.00% 1 Missing ⚠️
crates/dojo/lang/src/attribute_macros/model.rs 0.00% 1 Missing ⚠️
crates/dojo/lang/src/derive_macros/mod.rs 0.00% 1 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2793      +/-   ##
==========================================
- Coverage   55.60%   55.47%   -0.13%     
==========================================
  Files         439      439              
  Lines       55678    54934     -744     
==========================================
- Hits        30961    30477     -484     
+ Misses      24717    24457     -260     

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