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

Add resource manager support. Follow Kubo. #24

Merged
merged 2 commits into from
Oct 16, 2023

go mod tidy

58c2c12
Select commit
Loading
Failed to load commit list.
Merged

Add resource manager support. Follow Kubo. #24

go mod tidy
58c2c12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 16, 2023 in 1s

0.00% of diff hit (target 7.70%)

View this Pull Request on Codecov

0.00% of diff hit (target 7.70%)

Annotations

Check warning on line 16 in internal/fd/sys_unix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/fd/sys_unix.go#L11-L16

Added lines #L11 - L16 were not covered by tests

Check warning on line 10 in internal/fd/sys_windows.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/fd/sys_windows.go#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 73 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L64-L73

Added lines #L64 - L73 were not covered by tests

Check warning on line 104 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 24 in rcmgr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rcmgr.go#L18-L24

Added lines #L18 - L24 were not covered by tests

Check warning on line 121 in rcmgr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rcmgr.go#L26-L121

Added lines #L26 - L121 were not covered by tests

Check warning on line 125 in rcmgr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rcmgr.go#L123-L125

Added lines #L123 - L125 were not covered by tests

Check warning on line 131 in rcmgr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rcmgr.go#L128-L131

Added lines #L128 - L131 were not covered by tests

Check warning on line 143 in rcmgr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rcmgr.go#L134-L143

Added lines #L134 - L143 were not covered by tests

Check warning on line 117 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L113-L117

Added lines #L113 - L117 were not covered by tests

Check warning on line 127 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L127

Added line #L127 was not covered by tests