-
Notifications
You must be signed in to change notification settings - Fork 73
Chore/48 finish xml doc comments #58
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
Merged
paulirwin
merged 25 commits into
feature23:main
from
Jim-Johnson-Programmer:chore/48-finish-xml-doc-comments
Jan 15, 2026
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
dbcdf38
Converted existing class comments into xml comments.
Jim-Johnson-Programmer 33f59a4
Converted class comment into xml comment.
Jim-Johnson-Programmer 5ca0766
Added xml comments to shingle base class.
Jim-Johnson-Programmer 9427521
Converted class comment to xml summary comment.
Jim-Johnson-Programmer 343e403
Added missing comments.
Jim-Johnson-Programmer d5e08bb
Remaining classes have xml documentation added on all items with publ…
Jim-Johnson-Programmer 822ad87
Interfaces have interface and method level comments added.
Jim-Johnson-Programmer 1c8fa2a
Extension method classes have xml comments added for documentation
Jim-Johnson-Programmer 666770b
Moved summary xml tag to line separate from C# code per copilot pr re…
Jim-Johnson-Programmer 49b04e8
Removed extra spaces in xml comment per copilot pr requirement.
Jim-Johnson-Programmer 670de6c
Fixed comment spelling error per copilot requirement.
Jim-Johnson-Programmer c2b0cbb
Fixed spacing/wrap issue in comment per copilot pr requirement.
Jim-Johnson-Programmer 17d35f1
Moved xml comment to separate line per copilot pr requirement.
Jim-Johnson-Programmer b2de2f2
Spacing issue resolved per copilot pr requirement.
Jim-Johnson-Programmer 4bbe901
Fixed spacing/wrap issue per copilot pr requirement.
Jim-Johnson-Programmer 510d864
Added space extra space row for formatting.
Jim-Johnson-Programmer 3025b07
Resolved spacing issues per copilot pr requirement.
Jim-Johnson-Programmer 3d3f72f
Resolved spacing issue per copilot pr requirement.
Jim-Johnson-Programmer 0089199
Made grammar update per copilot pr requirement.
Jim-Johnson-Programmer 02875ae
Made grammar update per copilot pr requirement.
Jim-Johnson-Programmer df041a2
Made grammar update per copilot pr requirement.
Jim-Johnson-Programmer e59d1df
Made grammar update per copilot pr requirement.
Jim-Johnson-Programmer 3dccf81
Parameters for method were previously overlooked in xml comments. Ad…
Jim-Johnson-Programmer 91427a2
Added parameters to method that were overlooked.
Jim-Johnson-Programmer 1c0dff0
Applying missing period suggestion.
Jim-Johnson-Programmer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
src/F23.StringSimilarity/Interfaces/INormalizedSpanDistance.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
src/F23.StringSimilarity/Interfaces/INormalizedSpanSimilarity.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.