doc(SocketFactory): update source code link doc#7719
Conversation
|
🧙 Sourcery has finished reviewing your pull request! Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Pull request overview
This PR fixes an incorrect documentation mapping for the SocketFactory component in the docs.json configuration file. The mapping previously pointed to "SocketFactories" but should have been "Sockets\SocketFactories" to correctly match the actual file system structure where the component is located in a Sockets subdirectory.
Changes:
- Updated the "socket-factory" key mapping in docs.json from "SocketFactories" to "Sockets\SocketFactories"
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7719 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 749 749
Lines 33207 33207
Branches 4604 4604
=========================================
Hits 33207 33207
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Link issues
fixes #7718
Summary By Copilot
Regression?
Risk
Verification
Packaging changes reviewed?
☑️ Self Check before Merge
Summary by Sourcery
Documentation: