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

refactor: move gitea code to separate package #2785

Merged
merged 1 commit into from
Jul 31, 2024

refactor: move gitea code to separate package

0f643c2
Select commit
Loading
Failed to load commit list.
Merged

refactor: move gitea code to separate package #2785

refactor: move gitea code to separate package
0f643c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 31, 2024 in 1s

13.08% of diff hit (target 19.54%)

View this Pull Request on Codecov

13.08% of diff hit (target 19.54%)

Annotations

Check warning on line 237 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L235-L237

Added lines #L235 - L237 were not covered by tests

Check warning on line 241 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L239-L241

Added lines #L239 - L241 were not covered by tests

Check warning on line 247 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L243-L247

Added lines #L243 - L247 were not covered by tests

Check warning on line 252 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L249-L252

Added lines #L249 - L252 were not covered by tests

Check warning on line 254 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L254

Added line #L254 was not covered by tests

Check warning on line 257 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L256-L257

Added lines #L256 - L257 were not covered by tests

Check warning on line 284 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L281-L284

Added lines #L281 - L284 were not covered by tests

Check warning on line 288 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L286-L288

Added lines #L286 - L288 were not covered by tests

Check warning on line 294 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L290-L294

Added lines #L290 - L294 were not covered by tests

Check warning on line 299 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L296-L299

Added lines #L296 - L299 were not covered by tests

Check warning on line 302 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L301-L302

Added lines #L301 - L302 were not covered by tests

Check warning on line 305 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L304-L305

Added lines #L304 - L305 were not covered by tests

Check warning on line 308 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L307-L308

Added lines #L307 - L308 were not covered by tests

Check warning on line 319 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L319

Added line #L319 was not covered by tests

Check warning on line 321 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L321

Added line #L321 was not covered by tests

Check warning on line 325 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L323-L325

Added lines #L323 - L325 were not covered by tests

Check warning on line 328 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L328

Added line #L328 was not covered by tests

Check warning on line 333 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L333

Added line #L333 was not covered by tests

Check warning on line 154 in src/cmd/tools/zarf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/zarf.go#L152-L154

Added lines #L152 - L154 were not covered by tests

Check warning on line 158 in src/cmd/tools/zarf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/zarf.go#L156-L158

Added lines #L156 - L158 were not covered by tests

Check warning on line 164 in src/cmd/tools/zarf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/zarf.go#L160-L164

Added lines #L160 - L164 were not covered by tests

Check warning on line 169 in src/cmd/tools/zarf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/zarf.go#L166-L169

Added lines #L166 - L169 were not covered by tests

Check warning on line 172 in src/cmd/tools/zarf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/zarf.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 199 in src/cmd/tools/zarf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/zarf.go#L197-L199

Added lines #L197 - L199 were not covered by tests

Check warning on line 203 in src/cmd/tools/zarf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/zarf.go#L201-L203

Added lines #L201 - L203 were not covered by tests