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

Optimize receiptCommitment function for parallel processing #2165

Merged

Remove benchmark

5836038
Select commit
Loading
Failed to load commit list.
Merged

Optimize receiptCommitment function for parallel processing #2165

Remove benchmark
5836038
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

78.34% (target 70.00%)

View this Pull Request on Codecov

78.34% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.34%. Comparing base (37ed095) to head (5836038).

Files with missing lines Patch % Lines
core/receipt.go 94.44% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2165      +/-   ##
==========================================
- Coverage   78.41%   78.34%   -0.08%     
==========================================
  Files         100      100              
  Lines        9215     9229      +14     
==========================================
+ Hits         7226     7230       +4     
- Misses       1351     1356       +5     
- Partials      638      643       +5     

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