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

Multi bls secpr1 more crypto #825

Merged
merged 55 commits into from
May 7, 2024

Merge pull request #846 from multiversx/workflow-macos-update

59fd4f9
Select commit
Loading
Failed to load commit list.
Merged

Multi bls secpr1 more crypto #825

Merge pull request #846 from multiversx/workflow-macos-update
59fd4f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2024 in 0s

36.24% (+0.01%) compared to b5f2c7c

View this Pull Request on Codecov

36.24% (+0.01%) compared to b5f2c7c

Details

Codecov Report

Attention: Patch coverage is 39.37824% with 117 lines in your changes are missing coverage. Please review.

Project coverage is 36.24%. Comparing base (b5f2c7c) to head (59fd4f9).
Report is 4 commits behind head on rc/v1.7.next1.

Files Patch % Lines
wasmer/wasmerImportsCgo.go 0.00% 38 Missing ⚠️
crypto/signing/secp256/secp256.go 68.35% 16 Missing and 9 partials ⚠️
vmhost/hostCore/host.go 0.00% 25 Missing ⚠️
vmhost/hostCore/execution.go 0.00% 13 Missing ⚠️
vmhost/contexts/runtime.go 0.00% 9 Missing and 1 partial ⚠️
vmhost/contexts/storage.go 64.28% 2 Missing and 3 partials ⚠️
vmhost/contexts/output.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           rc/v1.7.next1     #825      +/-   ##
=================================================
+ Coverage          36.23%   36.24%   +0.01%     
=================================================
  Files                 49       49              
  Lines               9246     9316      +70     
=================================================
+ Hits                3350     3377      +27     
- Misses              5727     5764      +37     
- Partials             169      175       +6     

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