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

fix lint

fcbdf8a
Select commit
Loading
Failed to load commit list.
Merged

Refine invocation #237

fix lint
fcbdf8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

70.77% (+2.23%) compared to 329a86f

View this Pull Request on Codecov

70.77% (+2.23%) compared to 329a86f

Details

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