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(gnovm): Test Coverage Support #2616

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

Merge branch 'master' into coverage

0cfefb5
Select commit
Loading
Failed to load commit list.
Open

feat(gnovm): Test Coverage Support #2616

Merge branch 'master' into coverage
0cfefb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 2, 2025 in 0s

55.65% of diff hit (target 66.09%)

View this Pull Request on Codecov

55.65% of diff hit (target 66.09%)

Annotations

Check warning on line 41 in gnovm/pkg/coverage/analyze.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/analyze.go#L37-L41

Added lines #L37 - L41 were not covered by tests

Check warning on line 43 in gnovm/pkg/coverage/analyze.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/analyze.go#L43

Added line #L43 was not covered by tests

Check warning on line 68 in gnovm/pkg/coverage/analyze.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/analyze.go#L62-L68

Added lines #L62 - L68 were not covered by tests

Check warning on line 82 in gnovm/pkg/coverage/analyze.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/analyze.go#L73-L82

Added lines #L73 - L82 were not covered by tests

Check warning on line 85 in gnovm/pkg/coverage/analyze.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/analyze.go#L85

Added line #L85 was not covered by tests

Check warning on line 89 in gnovm/pkg/coverage/analyze.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/analyze.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 97 in gnovm/pkg/coverage/analyze.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/analyze.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 103 in gnovm/pkg/coverage/analyze.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/analyze.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 69 in gnovm/pkg/coverage/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/coverage.go#L69

Added line #L69 was not covered by tests

Check warning on line 71 in gnovm/pkg/coverage/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/coverage.go#L71

Added line #L71 was not covered by tests

Check warning on line 101 in gnovm/pkg/coverage/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/coverage.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 118 in gnovm/pkg/coverage/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/coverage.go#L113-L118

Added lines #L113 - L118 were not covered by tests

Check warning on line 134 in gnovm/pkg/coverage/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/coverage.go#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 144 in gnovm/pkg/coverage/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/coverage.go#L139-L144

Added lines #L139 - L144 were not covered by tests

Check warning on line 152 in gnovm/pkg/coverage/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/coverage.go#L148-L152

Added lines #L148 - L152 were not covered by tests

Check warning on line 160 in gnovm/pkg/coverage/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/coverage.go#L156-L160

Added lines #L156 - L160 were not covered by tests

Check warning on line 169 in gnovm/pkg/coverage/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/coverage.go#L164-L169

Added lines #L164 - L169 were not covered by tests

Check warning on line 128 in gnovm/pkg/coverage/report.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/report.go#L128

Added line #L128 was not covered by tests

Check warning on line 133 in gnovm/pkg/coverage/report.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/report.go#L133

Added line #L133 was not covered by tests

Check warning on line 143 in gnovm/pkg/coverage/report.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/report.go#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 153 in gnovm/pkg/coverage/report.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/report.go#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 159 in gnovm/pkg/coverage/report.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/report.go#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 165 in gnovm/pkg/coverage/report.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/report.go#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 169 in gnovm/pkg/coverage/report.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/report.go#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 179 in gnovm/pkg/coverage/report.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/coverage/report.go#L178-L179

Added lines #L178 - L179 were not covered by tests