Skip to content

Conversation

Degfy
Copy link
Member

@Degfy Degfy commented Apr 19, 2025

  • Implement consul client for service discovery and registration
  • Add support for getting instances, watching services, and managing service lifecycle
  • Include error handling and logger integration
  • Provide unit tests for client and registry functionality

- Implement consul client for service discovery and registration
- Add support for getting instances, watching services, and managing service lifecycle
- Include error handling and logger integration
- Provide unit tests for client and registry functionality
Copy link

codecov bot commented Apr 19, 2025

Codecov Report

Attention: Patch coverage is 80.15873% with 25 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
consul/registry.go 75.72% 18 Missing and 7 partials ⚠️
Files with missing lines Coverage Δ
consul/client.go 100.00% <100.00%> (ø)
consul/load.go 100.00% <100.00%> (ø)
consul/registry.go 75.72% <75.72%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

- Remove unnecessary if statement and explicit nil error return
- Consolidate error handling into a single line
@Degfy Degfy merged commit 2336519 into main Apr 19, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant