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: patch with context #732

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Merge branch 'main' into stepwise-refinement-patch-with-context

c1edca8
Select commit
Loading
Failed to load commit list.
Draft

refactor: patch with context #732

Merge branch 'main' into stepwise-refinement-patch-with-context
c1edca8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 21, 2024 in 1s

32.43% of diff hit (target 47.46%)

View this Pull Request on Codecov

32.43% of diff hit (target 47.46%)

Annotations

Check warning on line 112 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 119 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L117-L119

Added lines #L117 - L119 were not covered by tests

Check warning on line 122 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L122

Added line #L122 was not covered by tests

Check warning on line 124 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L124

Added line #L124 was not covered by tests

Check warning on line 129 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L129

Added line #L129 was not covered by tests

Check warning on line 202 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L193-L202

Added lines #L193 - L202 were not covered by tests

Check warning on line 223 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 237 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L233-L237

Added lines #L233 - L237 were not covered by tests

Check warning on line 242 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L240-L242

Added lines #L240 - L242 were not covered by tests

Check warning on line 245 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L245

Added line #L245 was not covered by tests

Check warning on line 247 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L247

Added line #L247 was not covered by tests

Check warning on line 255 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L250-L255

Added lines #L250 - L255 were not covered by tests

Check warning on line 260 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L258-L260

Added lines #L258 - L260 were not covered by tests

Check warning on line 265 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L263-L265

Added lines #L263 - L265 were not covered by tests

Check warning on line 270 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L268-L270

Added lines #L268 - L270 were not covered by tests

Check warning on line 272 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L272

Added line #L272 was not covered by tests

Check warning on line 277 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L274-L277

Added lines #L274 - L277 were not covered by tests

Check warning on line 280 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L280

Added line #L280 was not covered by tests

Check warning on line 293 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L290-L293

Added lines #L290 - L293 were not covered by tests

Check warning on line 297 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L295-L297

Added lines #L295 - L297 were not covered by tests

Check warning on line 301 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L299-L301

Added lines #L299 - L301 were not covered by tests

Check warning on line 308 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L303-L308

Added lines #L303 - L308 were not covered by tests

Check warning on line 310 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L310

Added line #L310 was not covered by tests

Check warning on line 313 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L312-L313

Added lines #L312 - L313 were not covered by tests

Check warning on line 318 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L315-L318

Added lines #L315 - L318 were not covered by tests