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
Merged

invoke pvm unit tests #269

merged 10 commits into from
Jan 27, 2025

Conversation

qiweiii
Copy link
Contributor

@qiweiii qiweiii commented Jan 23, 2025

test invokePVM function with standard programs, with this we can move on to testing host calls and VM invocations

Copy link

codecov bot commented Jan 24, 2025

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 2 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.

@qiweiii qiweiii marked this pull request as ready for review January 24, 2025 07:49
PolkaVM/Sources/PolkaVM/ExecOutcome.swift Outdated Show resolved Hide resolved
PolkaVM/Sources/PolkaVM/Memory.swift Outdated Show resolved Hide resolved
@qiweiii qiweiii merged commit e3ba107 into master Jan 27, 2025
5 checks passed
@qiweiii qiweiii deleted the invokePvm-test branch January 27, 2025 00:05
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.

2 participants