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

Copy pkg/diff to pkg/plugin/diff except DiffStructureds and RenderByCommand #5297

Merged
merged 2 commits into from
Oct 29, 2024

Move pkg/app/pipedv1/plugin/diff to pkg/plugin/diff

961c6a9
Select commit
Loading
Failed to load commit list.
Merged

Copy pkg/diff to pkg/plugin/diff except DiffStructureds and RenderByCommand #5297

Move pkg/app/pipedv1/plugin/diff to pkg/plugin/diff
961c6a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 29, 2024 in 0s

78.62% of diff hit (target 24.46%)

View this Pull Request on Codecov

78.62% of diff hit (target 24.46%)

Annotations

Check warning on line 95 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 114 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 134 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L132-L134

Added lines #L132 - L134 were not covered by tests

Check warning on line 141 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L139-L141

Added lines #L139 - L141 were not covered by tests

Check warning on line 157 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 160 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 168 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L166-L168

Added lines #L166 - L168 were not covered by tests

Check warning on line 181 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 203 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L201-L203

Added lines #L201 - L203 were not covered by tests

Check warning on line 211 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L210-L211

Added lines #L210 - L211 were not covered by tests

Check warning on line 228 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L227-L228

Added lines #L227 - L228 were not covered by tests

Check warning on line 236 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L235-L236

Added lines #L235 - L236 were not covered by tests

Check warning on line 241 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L239-L241

Added lines #L239 - L241 were not covered by tests

Check warning on line 260 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L255-L260

Added lines #L255 - L260 were not covered by tests

Check warning on line 279 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L278-L279

Added lines #L278 - L279 were not covered by tests

Check warning on line 317 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L316-L317

Added lines #L316 - L317 were not covered by tests

Check warning on line 324 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L322-L324

Added lines #L322 - L324 were not covered by tests

Check warning on line 378 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L378

Added line #L378 was not covered by tests

Check warning on line 389 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L389

Added line #L389 was not covered by tests

Check warning on line 394 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L394

Added line #L394 was not covered by tests

Check warning on line 404 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L403-L404

Added lines #L403 - L404 were not covered by tests

Check warning on line 412 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L411-L412

Added lines #L411 - L412 were not covered by tests

Check warning on line 415 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L414-L415

Added lines #L414 - L415 were not covered by tests

Check warning on line 421 in pkg/plugin/diff/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/diff.go#L420-L421

Added lines #L420 - L421 were not covered by tests

Check warning on line 43 in pkg/plugin/diff/renderer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/diff/renderer.go#L40-L43

Added lines #L40 - L43 were not covered by tests