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

Use standard lib's atomicint in go1.19+ #127

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

fix go:generate

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

Use standard lib's atomicint in go1.19+ #127

fix go:generate
0e55a85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 11, 2024 in 1s

0.00% of diff hit (target 100.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 100.00%)

Annotations

Check warning on line 46 in internal/gen-atomicint-go119/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gen-atomicint-go119/main.go#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 55 in internal/gen-atomicint-go119/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gen-atomicint-go119/main.go#L51-L55

Added lines #L51 - L55 were not covered by tests

Check warning on line 58 in internal/gen-atomicint-go119/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gen-atomicint-go119/main.go#L58

Added line #L58 was not covered by tests

Check warning on line 63 in internal/gen-atomicint-go119/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gen-atomicint-go119/main.go#L60-L63

Added lines #L60 - L63 were not covered by tests

Check warning on line 66 in internal/gen-atomicint-go119/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gen-atomicint-go119/main.go#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 70 in internal/gen-atomicint-go119/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gen-atomicint-go119/main.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 77 in internal/gen-atomicint-go119/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gen-atomicint-go119/main.go#L73-L77

Added lines #L73 - L77 were not covered by tests

Check warning on line 79 in internal/gen-atomicint-go119/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gen-atomicint-go119/main.go#L79

Added line #L79 was not covered by tests

Check warning on line 81 in internal/gen-atomicint-go119/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gen-atomicint-go119/main.go#L81

Added line #L81 was not covered by tests

Check warning on line 93 in internal/gen-atomicint-go119/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gen-atomicint-go119/main.go#L84-L93

Added lines #L84 - L93 were not covered by tests

Check warning on line 98 in internal/gen-atomicint-go119/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gen-atomicint-go119/main.go#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 103 in internal/gen-atomicint-go119/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gen-atomicint-go119/main.go#L101-L103

Added lines #L101 - L103 were not covered by tests

Check warning on line 108 in internal/gen-atomicint-go119/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gen-atomicint-go119/main.go#L106-L108

Added lines #L106 - L108 were not covered by tests