-
Notifications
You must be signed in to change notification settings - Fork 594
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
daemon: rename confdb API to /v2/confdbs/... #14994
Conversation
Wed Jan 29 16:05:07 UTC 2025 Failures:Preparing:
Executing:
Restoring:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #14994 +/- ##
=========================================
Coverage ? 78.25%
=========================================
Files ? 1159
Lines ? 153934
Branches ? 0
=========================================
Hits ? 120455
Misses ? 26066
Partials ? 7413
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This reverts commit 8a2f81e.
97c2652
to
c20f791
Compare
This reverts commit 8a2f81e to make the confdb API singular to give the impression of accessing a single configuration database.