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 parents to varnish cache #7669

Merged
merged 7 commits into from
Aug 14, 2023

Move license text

c42d0d4
Select commit
Loading
Failed to load commit list.
Merged

Add parents to varnish cache #7669

Move license text
c42d0d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 14, 2023 in 1s

15.98% of diff hit (target 65.05%)

View this Pull Request on Codecov

15.98% of diff hit (target 65.05%)

Annotations

Check warning on line 206 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L198-L206

Added lines #L198 - L206 were not covered by tests

Check warning on line 212 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L208-L212

Added lines #L208 - L212 were not covered by tests

Check warning on line 214 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L214

Added line #L214 was not covered by tests

Check warning on line 281 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L281

Added line #L281 was not covered by tests

Check warning on line 352 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L352

Added line #L352 was not covered by tests

Check warning on line 356 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L356

Added line #L356 was not covered by tests

Check warning on line 442 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L442

Added line #L442 was not covered by tests

Check warning on line 451 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L451

Added line #L451 was not covered by tests

Check warning on line 460 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L460

Added line #L460 was not covered by tests

Check warning on line 509 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L502-L509

Added lines #L502 - L509 were not covered by tests

Check warning on line 512 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L512

Added line #L512 was not covered by tests

Check warning on line 523 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L523

Added line #L523 was not covered by tests

Check warning on line 529 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L528-L529

Added lines #L528 - L529 were not covered by tests

Check warning on line 540 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L538-L540

Added lines #L538 - L540 were not covered by tests

Check warning on line 548 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L548

Added line #L548 was not covered by tests

Check warning on line 555 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L555

Added line #L555 was not covered by tests

Check warning on line 558 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L558

Added line #L558 was not covered by tests

Check warning on line 561 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L561

Added line #L561 was not covered by tests

Check warning on line 564 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L564

Added line #L564 was not covered by tests

Check warning on line 585 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L585

Added line #L585 was not covered by tests

Check warning on line 620 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L620

Added line #L620 was not covered by tests

Check warning on line 632 in cache-config/t3c-apply/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/config/config.go#L627-L632

Added lines #L627 - L632 were not covered by tests

Check warning on line 97 in cache-config/t3c-apply/t3c-apply.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/t3c-apply.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 223 in cache-config/t3c-apply/t3c-apply.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/t3c-apply.go#L223

Added line #L223 was not covered by tests

Check warning on line 244 in cache-config/t3c-apply/t3c-apply.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache-config/t3c-apply/t3c-apply.go#L244

Added line #L244 was not covered by tests