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

cov tx utils #710

Merged
merged 4 commits into from
Feb 7, 2025
Merged

cov tx utils #710

merged 4 commits into from
Feb 7, 2025

Conversation

Eikix
Copy link
Member

@Eikix Eikix commented Feb 7, 2025

closes #706

obatirou
obatirou previously approved these changes Feb 7, 2025
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 75.72816% with 25 lines in your changes missing coverage. Please review.

Project coverage is 66.72%. Comparing base (bee0671) to head (56dc553).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
cairo/ethereum/cancun/transactions_types.cairo 80.85% 18 Missing ⚠️
cairo/ethereum/cancun/fork.cairo 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #710      +/-   ##
==========================================
+ Coverage   66.44%   66.72%   +0.27%     
==========================================
  Files          88       88              
  Lines       20433    20433              
==========================================
+ Hits        13577    13634      +57     
+ Misses       6856     6799      -57     

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

@Eikix Eikix merged commit efd5d86 into main Feb 7, 2025
11 checks passed
@Eikix Eikix deleted the cov/tx_type branch February 7, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cov: transaction type utils
2 participants