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

redis refactoring 2

7b2fcc2
Select commit
Loading
Failed to load commit list.
Draft

Prefetch syncs to redis #1446

redis refactoring 2
7b2fcc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 23, 2024 in 1s

62.98% of diff hit (target 93.88%)

View this Pull Request on Codecov

62.98% of diff hit (target 93.88%)

Annotations

Check warning on line 103 in redis/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis.go#L103

Added line #L103 was not covered by tests

Check warning on line 119 in redis/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis.go#L119

Added line #L119 was not covered by tests

Check warning on line 139 in redis/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis.go#L139

Added line #L139 was not covered by tests

Check warning on line 148 in redis/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis.go#L148

Added line #L148 was not covered by tests

Check warning on line 187 in redis/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis.go#L187

Added line #L187 was not covered by tests

Check warning on line 250 in redis/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis.go#L250

Added line #L250 was not covered by tests

Check warning on line 276 in redis/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis.go#L276

Added line #L276 was not covered by tests

Check warning on line 281 in redis/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis.go#L281

Added line #L281 was not covered by tests

Check warning on line 302 in redis/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis.go#L302

Added line #L302 was not covered by tests

Check warning on line 117 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L117

Added line #L117 was not covered by tests

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 124 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L124

Added line #L124 was not covered by tests

Check warning on line 128 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L128

Added line #L128 was not covered by tests

Check warning on line 221 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L221

Added line #L221 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 281 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L281

Added line #L281 was not covered by tests

Check warning on line 283 in resolver/caching_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

resolver/caching_resolver.go#L283

Added line #L283 was not covered by tests

Check warning on line 46 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L46

Added line #L46 was not covered by tests

Check warning on line 60 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 69 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L65-L69

Added lines #L65 - L69 were not covered by tests

Check warning on line 81 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L77-L81

Added lines #L77 - L81 were not covered by tests

Check warning on line 91 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L89-L91

Added lines #L89 - L91 were not covered by tests

Check warning on line 94 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 97 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 100 in util/dns.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/dns.go#L99-L100

Added lines #L99 - L100 were not covered by tests