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/dns #50

Merged
merged 8 commits into from
Nov 11, 2024

chore: fleshed out the Locator interface

c2ec12d
Select commit
Loading
Failed to load commit list.
Merged

Refactor/dns #50

chore: fleshed out the Locator interface
c2ec12d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 1s

0.00% (+0.00%) compared to 0dcd456

View this Pull Request on Codecov

0.00% (+0.00%) compared to 0dcd456

Details

Codecov Report

Attention: Patch coverage is 0% with 508 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (0dcd456) to head (c2ec12d).
Report is 52 commits behind head on main.

Files with missing lines Patch % Lines
locator.go 0.00% 154 Missing ⚠️
names.go 0.00% 98 Missing ⚠️
ring.go 0.00% 46 Missing ⚠️
hashycfg/config.go 0.00% 41 Missing ⚠️
cmd/hashy/run.go 0.00% 36 Missing ⚠️
hashyzap/marshal.go 0.00% 32 Missing ⚠️
hashysrv/servers.go 0.00% 25 Missing ⚠️
hashycfg/viper.go 0.00% 20 Missing ⚠️
hashyzap/provide.go 0.00% 19 Missing ⚠️
hashysrv/handler.go 0.00% 16 Missing ⚠️
... and 4 more
Additional details and impacted files
@@          Coverage Diff          @@
##           main     #50    +/-   ##
=====================================
  Coverage      0   0.00%            
=====================================
  Files         0      14    +14     
  Lines         0     509   +509     
=====================================
- Misses        0     509   +509     

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