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

implement Blake2s opcode in runner #1927

Merged
merged 1 commit into from
Feb 15, 2025

implement Blake2s opcode in runner

73230f7
Select commit
Loading
Failed to load commit list.
Merged

implement Blake2s opcode in runner #1927

implement Blake2s opcode in runner
73230f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2025 in 0s

96.39% (+0.02%) compared to 47ff7a9

View this Pull Request on Codecov

96.39% (+0.02%) compared to 47ff7a9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.39%. Comparing base (47ff7a9) to head (73230f7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1927      +/-   ##
==========================================
+ Coverage   96.37%   96.39%   +0.02%     
==========================================
  Files         102      102              
  Lines       41245    41483     +238     
==========================================
+ Hits        39749    39987     +238     
  Misses       1496     1496              

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