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

Refine invocation #237

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Refine invocation #237

merged 3 commits into from
Dec 11, 2024

Conversation

qiweiii
Copy link
Contributor

@qiweiii qiweiii commented Dec 3, 2024

  • refine host-calls and invocation (0.5.2)
  • latest changes on invocations (0.5.2)

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 1.74672% with 450 lines in your changes missing coverage. Please review.

Project coverage is 70.77%. Comparing base (329a86f) to head (fcbdf8a).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
.../Blockchain/VMInvocations/HostCall/HostCalls.swift 0.00% 298 Missing ⚠️
...n/VMInvocations/Invocations/RefineInvocation.swift 0.00% 54 Missing ⚠️
...Invocations/InvocationContexts/RefineContext.swift 0.00% 46 Missing ⚠️
Blockchain/Sources/Blockchain/State/State.swift 0.00% 18 Missing ⚠️
PolkaVM/Sources/PolkaVM/Registers.swift 0.00% 16 Missing ⚠️
...ain/Sources/Blockchain/Config/ProtocolConfig.swift 66.66% 4 Missing ⚠️
...cations/InvocationContexts/AccumulateContext.swift 0.00% 4 Missing ⚠️
...Invocations/Invocations/AccumulateInvocation.swift 0.00% 3 Missing ⚠️
PolkaVM/Sources/PolkaVM/VMState.swift 0.00% 3 Missing ⚠️
...ockchain/Sources/Blockchain/Types/WorkReport.swift 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #237      +/-   ##
==========================================
+ Coverage   68.53%   70.77%   +2.23%     
==========================================
  Files         247      259      +12     
  Lines       18622    19813    +1191     
==========================================
+ Hits        12762    14022    +1260     
+ Misses       5860     5791      -69     

☔ 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 December 7, 2024 01:21
@xlc xlc merged commit 6a3afb3 into master Dec 11, 2024
4 of 5 checks passed
@xlc xlc deleted the refine-invoke branch December 11, 2024 23:37
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