-
Notifications
You must be signed in to change notification settings - Fork 377
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
Replace API Catalog with Endpoints list #4312
Conversation
👋 Hey @DataDog/ruby-guild, please fill "Change log entry" section in the pull request description. If changes need to be present in CHANGELOG.md you can state it this way **Change log entry**
Yes. A brief summary to be placed into the CHANGELOG.md (possible answers Yes/Yep/Yeah) Or you can opt out like that **Change log entry**
None. (possible answers No/Nope/None) Visited at: 2025-01-22 21:26:49 UTC |
Datadog ReportBranch report: ✅ 0 Failed, 22090 Passed, 1476 Skipped, 5m 16.79s Total Time |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4312 +/- ##
=======================================
Coverage 97.71% 97.71%
=======================================
Files 1365 1365
Lines 82726 82726
Branches 4205 4205
=======================================
+ Hits 80838 80839 +1
+ Misses 1888 1887 -1 ☔ View full report in Codecov by Sentry. |
BenchmarksBenchmark execution time: 2025-01-22 21:43:14 Comparing candidate commit aeacb09 in PR branch Found 2 performance improvements and 0 performance regressions! Performance is the same for 29 metrics, 2 unstable metrics. scenario:line instrumentation - targeted
scenario:method instrumentation
|
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
What does this PR do?
Motivation:
This change is connected to a soon-to-be-released update where the API Catalog is merged into the Service Catalog.
Change log entry
Additional Notes:
How to test the change?