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

chore: create try from referance of casm contract class method #910

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

chore: create try from referance of casm contract class method

89dc11d
Select commit
Loading
Failed to load commit list.
Open

chore: create try from referance of casm contract class method #910

chore: create try from referance of casm contract class method
89dc11d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 1s

59.72% (-14.47%) compared to b0cfe82

View this Pull Request on Codecov

59.72% (-14.47%) compared to b0cfe82

Details

Codecov Report

Attention: Patch coverage is 79.00000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 59.72%. Comparing base (b0cfe82) to head (89dc11d).
Report is 37 commits behind head on main.

Files with missing lines Patch % Lines
crates/blockifier/src/execution/contract_class.rs 79.79% 15 Missing and 5 partials ⚠️
crates/blockifier/src/transaction/transactions.rs 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (b0cfe82) and HEAD (89dc11d). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (b0cfe82) HEAD (89dc11d)
3 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #910       +/-   ##
===========================================
- Coverage   74.18%   59.72%   -14.47%     
===========================================
  Files         359      146      -213     
  Lines       36240    18511    -17729     
  Branches    36240    18511    -17729     
===========================================
- Hits        26886    11055    -15831     
+ Misses       7220     6604      -616     
+ Partials     2134      852     -1282     

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