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
Failed to load commit list.
Draft

Prefetch syncs to redis #1446

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

92.92% (-0.97%) compared to fe84ab8

View this Pull Request on Codecov

92.92% (-0.97%) compared to fe84ab8

Details

Codecov Report

Attention: Patch coverage is 62.98077% with 77 lines in your changes are missing coverage. Please review.

Project coverage is 92.92%. Comparing base (fe84ab8) to head (7b2fcc2).
Report is 65 commits behind head on main.

Files Patch % Lines
util/dns.go 17.85% 44 Missing and 2 partials ⚠️
redis/redis.go 80.64% 9 Missing and 9 partials ⚠️
resolver/caching_resolver.go 76.78% 8 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1446      +/-   ##
==========================================
- Coverage   93.88%   92.92%   -0.97%     
==========================================
  Files          78       79       +1     
  Lines        6361     5030    -1331     
==========================================
- Hits         5972     4674    -1298     
+ Misses        300      251      -49     
- Partials       89      105      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.