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

invoke pvm unit tests #269

Merged
merged 10 commits into from
Jan 27, 2025

fix extra Data init

0b005dc
Select commit
Loading
Failed to load commit list.
Merged

invoke pvm unit tests #269

fix extra Data init
0b005dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 0s

79.94% (+1.28%) compared to e839513

View this Pull Request on Codecov

79.94% (+1.28%) compared to e839513

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 7 lines in your changes missing coverage. Please review.

Project coverage is 79.94%. Comparing base (e839513) to head (0b005dc).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
PolkaVM/Tests/PolkaVMTests/InvokePVMTest.swift 94.84% 5 Missing ⚠️
.../Blockchain/VMInvocations/HostCall/HostCalls.swift 0.00% 1 Missing ⚠️
PolkaVM/Sources/PolkaVM/Memory.swift 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #269      +/-   ##
==========================================
+ Coverage   78.66%   79.94%   +1.28%     
==========================================
  Files         299      300       +1     
  Lines       23977    24079     +102     
==========================================
+ Hits        18861    19250     +389     
+ Misses       5116     4829     -287     

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