Skip to content
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

refactor exception handling and update XML references #2419

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Oct 3, 2024

♻️ (MigrationTools): refactor exception handling and update XML references

Update the XML documentation to reflect the latest commit and tag information, ensuring that the documentation remains accurate and up-to-date. This change is necessary to maintain consistency with the current state of the codebase.

Refactor exception handling in TfsNodeStructureTool.cs by introducing an extension method AsMigrationToolsException. This improves code readability and reduces redundancy by centralizing the conversion of exceptions to MigrationToolsException. The refactoring also removes unused imports and redundant code, streamlining the codebase for better maintainability.

Should fix #2406

…ences

Update the XML documentation to reflect the latest commit and tag
information, ensuring that the documentation remains accurate and
up-to-date. This change is necessary to maintain consistency with the
current state of the codebase.

Refactor exception handling in `TfsNodeStructureTool.cs` by introducing
an extension method `AsMigrationToolsException`. This improves code
readability and reduces redundancy by centralizing the conversion of
exceptions to `MigrationToolsException`. The refactoring also removes
unused imports and redundant code, streamlining the codebase for better
maintainability.
@nkdagility-actions-bot
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://blue-river-093197403-2419.westeurope.5.azurestaticapps.net

@MrHinsh MrHinsh merged commit 4076a32 into main Oct 3, 2024
14 checks passed
@MrHinsh MrHinsh deleted the topic/revamp-tfsnodestructuretool-exceptions branch October 3, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is an item for a Documentation enhancement enhancement enhancement-modern feature
Projects
None yet
1 participant