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/patch failed Jan 8, 2025 in 0s

51.79% of diff hit (target 79.36%)

View this Pull Request on Codecov

51.79% of diff hit (target 79.36%)

Annotations

Check warning on line 986 in Blockchain/Sources/Blockchain/VMInvocations/HostCall/HostCalls.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/HostCall/HostCalls.swift#L986

Added line #L986 was not covered by tests

Check warning on line 1029 in Blockchain/Sources/Blockchain/VMInvocations/HostCall/HostCalls.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/HostCall/HostCalls.swift#L1028-L1029

Added lines #L1028 - L1029 were not covered by tests

Check warning on line 1032 in Blockchain/Sources/Blockchain/VMInvocations/HostCall/HostCalls.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/HostCall/HostCalls.swift#L1031-L1032

Added lines #L1031 - L1032 were not covered by tests

Check warning on line 1048 in Blockchain/Sources/Blockchain/VMInvocations/HostCall/HostCalls.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/HostCall/HostCalls.swift#L1045-L1048

Added lines #L1045 - L1048 were not covered by tests

Check warning on line 1083 in Blockchain/Sources/Blockchain/VMInvocations/HostCall/HostCalls.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/HostCall/HostCalls.swift#L1050-L1083

Added lines #L1050 - L1083 were not covered by tests

Check warning on line 65 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/AccumulateContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/AccumulateContext.swift#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 19 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/IsAuthorizedContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/IsAuthorizedContext.swift#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 23 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/IsAuthorizedContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/IsAuthorizedContext.swift#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 39 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/OnTransferContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/OnTransferContext.swift#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 49 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 51 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift#L51

Added line #L51 was not covered by tests

Check warning on line 59 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift#L59

Added line #L59 was not covered by tests

Check warning on line 61 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift#L61

Added line #L61 was not covered by tests

Check warning on line 63 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift#L63

Added line #L63 was not covered by tests

Check warning on line 65 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift#L65

Added line #L65 was not covered by tests

Check warning on line 67 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift#L67

Added line #L67 was not covered by tests

Check warning on line 69 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift#L69

Added line #L69 was not covered by tests

Check warning on line 71 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift#L71

Added line #L71 was not covered by tests

Check warning on line 73 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift#L73

Added line #L73 was not covered by tests

Check warning on line 75 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift#L75

Added line #L75 was not covered by tests

Check warning on line 79 in Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/InvocationContexts/RefineContext.swift#L77-L79

Added lines #L77 - L79 were not covered by tests