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 invocations to applicationlog #3569

Merged
merged 1 commit into from
Jan 24, 2025

state, rpc: add invocations to applicationlog

4b2ee9a
Select commit
Loading
Failed to load commit list.
Merged

*: add invocations to applicationlog #3569

state, rpc: add invocations to applicationlog
4b2ee9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 24, 2025 in 0s

62.39% of diff hit (target 83.20%)

View this Pull Request on Codecov

62.39% of diff hit (target 83.20%)

Annotations

Check warning on line 420 in pkg/core/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/blockchain.go#L420

Added line #L420 was not covered by tests

Check warning on line 461 in pkg/core/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/blockchain.go#L461

Added line #L461 was not covered by tests

Check warning on line 1725 in pkg/core/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/blockchain.go#L1725

Added line #L1725 was not covered by tests

Check warning on line 513 in pkg/core/dao/dao.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/dao/dao.go#L512-L513

Added lines #L512 - L513 were not covered by tests

Check warning on line 83 in pkg/core/interop/contract/call.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/interop/contract/call.go#L75-L83

Added lines #L75 - L83 were not covered by tests

Check warning on line 82 in pkg/core/state/contract_invocation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/state/contract_invocation.go#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 86 in pkg/core/state/contract_invocation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/state/contract_invocation.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 102 in pkg/core/state/contract_invocation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/state/contract_invocation.go#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 108 in pkg/core/state/contract_invocation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/state/contract_invocation.go#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 111 in pkg/core/state/contract_invocation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/state/contract_invocation.go#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 96 in pkg/core/state/notification_event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/state/notification_event.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 118 in pkg/core/state/notification_event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/state/notification_event.go#L115-L118

Added lines #L115 - L118 were not covered by tests

Check warning on line 148 in pkg/core/state/notification_event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/state/notification_event.go#L146-L148

Added lines #L146 - L148 were not covered by tests