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

Fixed cluster discovery logic and cofiguration #75

Merged
merged 3 commits into from
Jun 19, 2024

Added JSON and YAML tag for DiscoveryPort config option

9c2b4d4
Select commit
Loading
Failed to load commit list.
Merged

Fixed cluster discovery logic and cofiguration #75

Added JSON and YAML tag for DiscoveryPort config option
9c2b4d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 19, 2024 in 0s

80.32% (-0.13%) compared to 75baaa5

View this Pull Request on Codecov

80.32% (-0.13%) compared to 75baaa5

Details

Codecov Report

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

Project coverage is 80.32%. Comparing base (75baaa5) to head (9c2b4d4).

Files Patch % Lines
internal/config/config.go 0.00% 35 Missing ⚠️
internal/config/default.go 0.00% 29 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   80.45%   80.32%   -0.13%     
==========================================
  Files          48       48              
  Lines        8048     8057       +9     
==========================================
- Hits         6475     6472       -3     
- Misses       1102     1114      +12     
  Partials      471      471              

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