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

refactor(gnovm): remove Get prefixes from GetCallerAt, GetOrigSend, GetOrigCaller and extend abbreviations #3374

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

refactor: refactor new added code

ec5c4f1
Select commit
Loading
Failed to load commit list.
Open

refactor(gnovm): remove Get prefixes from GetCallerAt, GetOrigSend, GetOrigCaller and extend abbreviations #3374

refactor: refactor new added code
ec5c4f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 31, 2024 in 0s

82.22% of diff hit (target 66.11%)

View this Pull Request on Codecov

82.22% of diff hit (target 66.11%)

Annotations

Check warning on line 48 in gnovm/stdlibs/std/banker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/banker.go#L48

Added line #L48 was not covered by tests

Check warning on line 51 in gnovm/stdlibs/std/banker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/banker.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 55 in gnovm/stdlibs/std/banker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/banker.go#L55

Added line #L55 was not covered by tests

Check warning on line 60 in gnovm/stdlibs/std/banker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/banker.go#L60

Added line #L60 was not covered by tests

Check warning on line 71 in gnovm/stdlibs/std/native.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/native.go#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 85 in gnovm/stdlibs/std/native.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/native.go#L85

Added line #L85 was not covered by tests

Check warning on line 98 in gnovm/stdlibs/std/native.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/native.go#L98

Added line #L98 was not covered by tests

Check warning on line 100 in gnovm/stdlibs/std/native.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/native.go#L100

Added line #L100 was not covered by tests

Check warning on line 94 in gnovm/tests/stdlibs/std/std.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/tests/stdlibs/std/std.go#L94

Added line #L94 was not covered by tests

Check warning on line 96 in gnovm/tests/stdlibs/std/std.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/tests/stdlibs/std/std.go#L96

Added line #L96 was not covered by tests

Check warning on line 100 in gnovm/tests/stdlibs/std/std.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/tests/stdlibs/std/std.go#L100

Added line #L100 was not covered by tests

Check warning on line 102 in gnovm/tests/stdlibs/std/std.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/tests/stdlibs/std/std.go#L102

Added line #L102 was not covered by tests

Check warning on line 176 in gnovm/tests/stdlibs/std/std.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/tests/stdlibs/std/std.go#L176

Added line #L176 was not covered by tests

Check warning on line 178 in gnovm/tests/stdlibs/std/std.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/tests/stdlibs/std/std.go#L178

Added line #L178 was not covered by tests