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: move contract class structs to common #451

chore: move contract class structs to common

8945659
Select commit
Loading
Failed to load commit list.
Closed

chore: move contract class structs to common #451

chore: move contract class structs to common
8945659
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

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

Please upload report for BASE (arni/contract_class_refactor/remove_redundent_try_from_methods@0aa4641). Learn more about missing BASE report.

Files Patch % Lines
crates/common/src/contract_class.rs 92.23% 1 Missing and 7 partials ⚠️
crates/blockifier/src/execution/contract_class.rs 85.71% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@                                        Coverage Diff                                        @@
##             arni/contract_class_refactor/remove_redundent_try_from_methods     #451   +/-   ##
=================================================================================================
  Coverage                                                                  ?   76.73%           
=================================================================================================
  Files                                                                     ?      347           
  Lines                                                                     ?    36215           
  Branches                                                                  ?    36215           
=================================================================================================
  Hits                                                                      ?    27790           
  Misses                                                                    ?     6125           
  Partials                                                                  ?     2300           

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