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

feat: Mirror Node Contract Queries #1188

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

chore: refactor

3427a25
Select commit
Loading
Failed to load commit list.
Draft

feat: Mirror Node Contract Queries #1188

chore: refactor
3427a25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 13, 2024 in 1s

10.06% of diff hit (target 73.52%)

View this Pull Request on Codecov

10.06% of diff hit (target 73.52%)

Annotations

Check warning on line 160 in contract_id.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contract_id.go#L157-L160

Added lines #L157 - L160 were not covered by tests

Check warning on line 165 in contract_id.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contract_id.go#L163-L165

Added lines #L163 - L165 were not covered by tests

Check warning on line 169 in contract_id.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contract_id.go#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 174 in contract_id.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contract_id.go#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 224 in contract_id.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contract_id.go#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 240 in contract_id.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contract_id.go#L239-L240

Added lines #L239 - L240 were not covered by tests

Check warning on line 251 in contract_id.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contract_id.go#L250-L251

Added lines #L250 - L251 were not covered by tests

Check warning on line 12 in mirror_node_contract_call_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_call_query.go#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 18 in mirror_node_contract_call_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_call_query.go#L16-L18

Added lines #L16 - L18 were not covered by tests

Check warning on line 24 in mirror_node_contract_call_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_call_query.go#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 30 in mirror_node_contract_call_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_call_query.go#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 36 in mirror_node_contract_call_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_call_query.go#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 42 in mirror_node_contract_call_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_call_query.go#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 48 in mirror_node_contract_call_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_call_query.go#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 55 in mirror_node_contract_call_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_call_query.go#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 62 in mirror_node_contract_call_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_call_query.go#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 69 in mirror_node_contract_call_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_call_query.go#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 74 in mirror_node_contract_call_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_call_query.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 12 in mirror_node_contract_estimate_gas_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_estimate_gas_query.go#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 18 in mirror_node_contract_estimate_gas_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_estimate_gas_query.go#L16-L18

Added lines #L16 - L18 were not covered by tests

Check warning on line 24 in mirror_node_contract_estimate_gas_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_estimate_gas_query.go#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 30 in mirror_node_contract_estimate_gas_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_estimate_gas_query.go#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 36 in mirror_node_contract_estimate_gas_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_estimate_gas_query.go#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 42 in mirror_node_contract_estimate_gas_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_estimate_gas_query.go#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 48 in mirror_node_contract_estimate_gas_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mirror_node_contract_estimate_gas_query.go#L46-L48

Added lines #L46 - L48 were not covered by tests