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

fix: global var dependencies #2077

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

Merge branch 'master' into vardeps

05f348a
Select commit
Loading
Failed to load commit list.
Open

fix: global var dependencies #2077

Merge branch 'master' into vardeps
05f348a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 28, 2024 in 1s

55.17% of diff hit (within 10.00% threshold of 60.83%)

View this Pull Request on Codecov

55.17% of diff hit (within 10.00% threshold of 60.83%)

Annotations

Check warning on line 3095 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3095

Added line #L3095 was not covered by tests

Check warning on line 3098 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3097-L3098

Added lines #L3097 - L3098 were not covered by tests

Check warning on line 3126 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3126

Added line #L3126 was not covered by tests

Check warning on line 3129 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3128-L3129

Added lines #L3128 - L3129 were not covered by tests

Check warning on line 3132 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3131-L3132

Added lines #L3131 - L3132 were not covered by tests

Check warning on line 3135 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3134-L3135

Added lines #L3134 - L3135 were not covered by tests

Check warning on line 3138 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3137-L3138

Added lines #L3137 - L3138 were not covered by tests

Check warning on line 3146 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3146

Added line #L3146 was not covered by tests

Check warning on line 3150 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3149-L3150

Added lines #L3149 - L3150 were not covered by tests

Check warning on line 3153 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3152-L3153

Added lines #L3152 - L3153 were not covered by tests

Check warning on line 3156 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3155-L3156

Added lines #L3155 - L3156 were not covered by tests

Check warning on line 3159 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3158-L3159

Added lines #L3158 - L3159 were not covered by tests

Check warning on line 3163 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3161-L3163

Added lines #L3161 - L3163 were not covered by tests

Check warning on line 3166 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3165-L3166

Added lines #L3165 - L3166 were not covered by tests

Check warning on line 3170 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3169-L3170

Added lines #L3169 - L3170 were not covered by tests

Check warning on line 3173 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3172-L3173

Added lines #L3172 - L3173 were not covered by tests

Check warning on line 3177 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3176-L3177

Added lines #L3176 - L3177 were not covered by tests

Check warning on line 3180 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3179-L3180

Added lines #L3179 - L3180 were not covered by tests

Check warning on line 3186 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3186

Added line #L3186 was not covered by tests

Check warning on line 3191 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3191

Added line #L3191 was not covered by tests

Check warning on line 3207 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3207

Added line #L3207 was not covered by tests

Check warning on line 3232 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3232

Added line #L3232 was not covered by tests

Check warning on line 3237 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3237

Added line #L3237 was not covered by tests

Check warning on line 3273 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3273

Added line #L3273 was not covered by tests

Check warning on line 3279 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3276-L3279

Added lines #L3276 - L3279 were not covered by tests