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

Added All Required Coop.Core.Common Namespace Comments #645

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

garrettluskey
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • All new classes have class-level documentation comments, if there are any at all
    N/A Tests for the changes have been added (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation update
  • Other... Please describe:

What is the current behaviour?

Some classes in the Coop.Core.Common namespace were missing summary xml comments.

What is the new behaviour?

Resolves #643

Adds summary xml comments to all classes in the Coop.Core.Common namespace

Other information

@garrettluskey garrettluskey self-assigned this Jun 19, 2023
@garrettluskey garrettluskey merged commit 8806ab7 into development Jun 25, 2023
1 check passed
@garrettluskey garrettluskey deleted the common-module-commenting branch June 25, 2023 21:48
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.

Add Class Level Comments to Everything in the Coop.Core.Common Namespace
1 participant