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

Turning endpoints of ContactUsController and MeetupController as async #559

Merged
merged 7 commits into from
Jun 11, 2024

Conversation

henriqueholtz
Copy link
Member

The changes are made based on .NET AsyncGuidance.

  • Turning endpoint of ContactUsController and MeetupController as async
  • Got rid some warnings
  • Adding unit test for ContactUsEmailService. SendEmailContactUsAsync
  • Adding unit tests for Jobs.MeetupSearchTests (MR 558)

Copy link

sonarcloud bot commented Jun 11, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
55.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@AppVeyorBot
Copy link

@raffacabofrio raffacabofrio merged commit 79d2b21 into SharebookBR:develop Jun 11, 2024
5 of 6 checks passed
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.

3 participants