-
Notifications
You must be signed in to change notification settings - Fork 603
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
chore(config-resolver): refactor EndpointsConfig into multiple files #2705
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2705 +/- ##
=======================================
Coverage ? 60.84%
=======================================
Files ? 537
Lines ? 27915
Branches ? 6851
=======================================
Hits ? 16985
Misses ? 10930
Partials ? 0 Continue to review full report at Codecov.
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread. |
Issue
Follows folder organization done in #2701
Description
Breaks EndpointsConfig to components in separate files with unit tests for each.
Testing
Integration tests
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.