Skip to content

Conversation

@erikdred
Copy link
Contributor

Updated xml comments that were missing or malformed.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates XML documentation comments across the PepperDash.Essentials.Core project to fix missing or malformed documentation. The changes are purely documentation-related with no functional code modifications.

Changes:

  • Added missing XML documentation comments for constructors, properties, methods, parameters, and enum values
  • Fixed positioning of XML comments relative to attributes (moved comments before attributes where they were incorrectly placed after)
  • Corrected indentation and formatting issues in XML comments
  • Added missing parameter documentation for methods

Reviewed changes

Copilot reviewed 250 out of 250 changed files in this pull request and generated no comments.

Show a summary per file
File Description
SetDeviceStreamDebugRequestHandler.cs Added class and constructor documentation, fixed attribute/comment ordering
GetTieLinesRequestHandler.cs Added constructor and method documentation
GetRoutingPortsHandler.cs Added constructor and method documentation, fixed attribute positioning
GetRoutesHandler.cs Added constructor and method documentation, fixed comment positioning
DoNotLoadConfigOnNextBootRequestHandler.cs Fixed indentation, corrected attribute/comment ordering
DebugSessionRequestHandler.cs Added constructor documentation
AppDebugRequestHandler.cs Fixed indentation and attribute positioning
Multiple Web/Config files Fixed XML comment positioning and indentation
Multiple interface files Added property and method documentation
Multiple device/routing files Added comprehensive documentation for interfaces and implementations
Multiple join map files Added field documentation for join definitions
Multiple factory classes Added constructor and method documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants