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

Prefetch syncs to redis #1446

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

no fast return since adjustment is needed to set minttl

5dc3a16
Select commit
Loading
Failed to load commit list.
Draft

Prefetch syncs to redis #1446

no fast return since adjustment is needed to set minttl
5dc3a16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 20, 2024 in 1s

46.66% of diff hit (target 93.88%)

View this Pull Request on Codecov

46.66% of diff hit (target 93.88%)

Annotations

Check warning on line 119 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L119

Added line #L119 was not covered by tests

Check warning on line 121 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L121

Added line #L121 was not covered by tests

Check warning on line 126 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L126

Added line #L126 was not covered by tests

Check warning on line 131 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L131

Added line #L131 was not covered by tests

Check warning on line 133 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L133

Added line #L133 was not covered by tests

Check warning on line 137 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L137

Added line #L137 was not covered by tests

Check warning on line 231 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L231

Added line #L231 was not covered by tests

Check warning on line 256 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L256

Added line #L256 was not covered by tests

Check warning on line 261 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L261

Added line #L261 was not covered by tests

Check warning on line 263 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L263

Added line #L263 was not covered by tests

Check warning on line 284 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L284

Added line #L284 was not covered by tests

Check warning on line 299 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L299

Added line #L299 was not covered by tests

Check warning on line 301 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L301

Added line #L301 was not covered by tests

Check warning on line 55 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 64 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L60-L64

Added lines #L60 - L64 were not covered by tests

Check warning on line 76 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L72-L76

Added lines #L72 - L76 were not covered by tests

Check warning on line 86 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 89 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 92 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 95 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 98 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 105 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L100-L105

Added lines #L100 - L105 were not covered by tests

Check warning on line 113 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 115 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L115

Added line #L115 was not covered by tests

Check warning on line 120 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L117-L120

Added lines #L117 - L120 were not covered by tests