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

add log host call #264

Merged
merged 1 commit into from
Jan 8, 2025

add debug message host call

67d088c
Select commit
Loading
Failed to load commit list.
Merged

add log host call #264

add debug message host call
67d088c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 8, 2025 in 0s

79.12% (-0.25%) compared to 324a43f

View this Pull Request on Codecov

79.12% (-0.25%) compared to 324a43f

Details

Codecov Report

Attention: Patch coverage is 51.79856% with 67 lines in your changes missing coverage. Please review.

Project coverage is 79.12%. Comparing base (324a43f) to head (67d088c).

Files with missing lines Patch % Lines
.../Blockchain/VMInvocations/HostCall/HostCalls.swift 41.09% 43 Missing ⚠️
...Invocations/InvocationContexts/RefineContext.swift 0.00% 15 Missing ⚠️
...tions/InvocationContexts/IsAuthorizedContext.swift 0.00% 5 Missing ⚠️
...cations/InvocationContexts/AccumulateContext.swift 0.00% 2 Missing ⚠️
...cations/InvocationContexts/OnTransferContext.swift 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
- Coverage   79.36%   79.12%   -0.25%     
==========================================
  Files         297      298       +1     
  Lines       23411    23536     +125     
==========================================
+ Hits        18580    18622      +42     
- Misses       4831     4914      +83     

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