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

fix: typo in extension methods #108

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

BoBoBaSs84
Copy link
Owner

changes:

  • renamed the method to FireAndForgetSafeAsync
  • added some unit testing

closes #107

changes:
- renamed the method to `FireAndForgetSafeAsync`
- added some unit testing

closes #107
@BoBoBaSs84 BoBoBaSs84 added tests Improvements or additions to unit testing fix Something wasn't working should be fixed refactoring Improvements or additions to the code quality labels Jun 4, 2024
@BoBoBaSs84 BoBoBaSs84 self-assigned this Jun 4, 2024
@BoBoBaSs84 BoBoBaSs84 linked an issue Jun 4, 2024 that may be closed by this pull request
Copy link
Owner Author

@BoBoBaSs84 BoBoBaSs84 left a comment

Choose a reason for hiding this comment

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

Good.

@BoBoBaSs84 BoBoBaSs84 enabled auto-merge June 4, 2024 15:06
@BoBoBaSs84 BoBoBaSs84 merged commit d300663 into main Jun 4, 2024
2 checks passed
@BoBoBaSs84 BoBoBaSs84 deleted the fix/typo-in-extension-methods branch June 4, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Something wasn't working should be fixed refactoring Improvements or additions to the code quality tests Improvements or additions to unit testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: Typo in extension methods
1 participant