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: improve config and start process of yurthub component #2303

Merged
merged 1 commit into from
Feb 8, 2025

feat: improve config and start process of yurthub component

69a4b1c
Select commit
Loading
Failed to load commit list.
Merged

feat: improve config and start process of yurthub component #2303

feat: improve config and start process of yurthub component
69a4b1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 7, 2025 in 1s

38.98% of diff hit (target 45.51%)

View this Pull Request on Codecov

38.98% of diff hit (target 45.51%)

Annotations

Check warning on line 109 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L109

Added line #L109 was not covered by tests

Check warning on line 114 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L111-L114

Added lines #L111 - L114 were not covered by tests

Check warning on line 119 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 122 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 126 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L126

Added line #L126 was not covered by tests

Check warning on line 141 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 146 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L146

Added line #L146 was not covered by tests

Check warning on line 168 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L168

Added line #L168 was not covered by tests

Check warning on line 189 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 197 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L197

Added line #L197 was not covered by tests

Check warning on line 219 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 277 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L275-L277

Added lines #L275 - L277 were not covered by tests

Check warning on line 317 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L317

Added line #L317 was not covered by tests

Check warning on line 404 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L402-L404

Added lines #L402 - L404 were not covered by tests

Check warning on line 410 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L408-L410

Added lines #L408 - L410 were not covered by tests

Check warning on line 416 in cmd/yurthub/app/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/config/config.go#L414-L416

Added lines #L414 - L416 were not covered by tests

Check warning on line 146 in cmd/yurthub/app/options/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/options/options.go#L144-L146

Added lines #L144 - L146 were not covered by tests

Check warning on line 64 in cmd/yurthub/app/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/start.go#L64

Added line #L64 was not covered by tests

Check warning on line 86 in cmd/yurthub/app/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/start.go#L86

Added line #L86 was not covered by tests

Check warning on line 91 in cmd/yurthub/app/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/start.go#L88-L91

Added lines #L88 - L91 were not covered by tests

Check warning on line 93 in cmd/yurthub/app/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/start.go#L93

Added line #L93 was not covered by tests

Check warning on line 95 in cmd/yurthub/app/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/start.go#L95

Added line #L95 was not covered by tests

Check warning on line 98 in cmd/yurthub/app/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/start.go#L98

Added line #L98 was not covered by tests

Check warning on line 102 in cmd/yurthub/app/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/start.go#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 110 in cmd/yurthub/app/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/yurthub/app/start.go#L108-L110

Added lines #L108 - L110 were not covered by tests