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

fix: replace DHT with private peer discovery #3041

Merged
merged 25 commits into from
Nov 6, 2024

add new telemetry: 8123/connectedpeers; fix deadlock

21d9d7b
Select commit
Loading
Failed to load commit list.
Merged

fix: replace DHT with private peer discovery #3041

add new telemetry: 8123/connectedpeers; fix deadlock
21d9d7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 1s

64.09% (-0.03%) compared to 93ebef4

View this Pull Request on Codecov

64.09% (-0.03%) compared to 93ebef4

Details

Codecov Report

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

Project coverage is 64.09%. Comparing base (93ebef4) to head (21d9d7b).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
zetaclient/metrics/telemetry.go 0.00% 18 Missing ⚠️
zetaclient/tss/tss_signer.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3041      +/-   ##
===========================================
- Coverage    64.12%   64.09%   -0.03%     
===========================================
  Files          412      412              
  Lines        28961    28973      +12     
===========================================
  Hits         18570    18570              
- Misses        9596     9608      +12     
  Partials       795      795              
Files with missing lines Coverage Δ
zetaclient/metrics/metrics.go 75.00% <ø> (ø)
zetaclient/tss/tss_signer.go 21.38% <0.00%> (-0.05%) ⬇️
zetaclient/metrics/telemetry.go 0.00% <0.00%> (ø)