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

feat: The Queue method of the Mail module doesn't need to pass a paramter #370

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

kkumar-gcc
Copy link
Member

Closes goravel/goravel#328

πŸ“‘ Description

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

@kkumar-gcc kkumar-gcc requested a review from a team December 14, 2023 13:13
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (99afb45) 69.26% compared to head (f6a4c12) 69.25%.

Files Patch % Lines
mail/application.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #370      +/-   ##
==========================================
- Coverage   69.26%   69.25%   -0.01%     
==========================================
  Files         152      152              
  Lines       10918    10919       +1     
==========================================
  Hits         7562     7562              
- Misses       2848     2849       +1     
  Partials      508      508              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

Copy link
Contributor

@hwbrzzl hwbrzzl left a comment

Choose a reason for hiding this comment

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

πŸ‘

@kkumar-gcc kkumar-gcc merged commit 18dab42 into master Dec 14, 2023
9 of 11 checks passed
@kkumar-gcc kkumar-gcc deleted the kkumar-gcc/#328 branch December 14, 2023 14:25
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.

✨ [Feature] The Queue method of the Mail module doesn't need to pass a paramter
2 participants