Skip to content

fix data race sending mail#82

Merged
xhit merged 6 commits into
masterfrom
issue75
Jul 6, 2023
Merged

fix data race sending mail#82
xhit merged 6 commits into
masterfrom
issue75

Conversation

@xhit

@xhit xhit commented Jul 4, 2023

Copy link
Copy Markdown
Owner

Fix #75

@xhit xhit mentioned this pull request Jul 4, 2023
@codecov-commenter

codecov-commenter commented Jul 6, 2023

Copy link
Copy Markdown

Codecov Report

Merging #82 (fcf2fd2) into master (6250c42) will increase coverage by 20.89%.
The diff coverage is 59.09%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           master      #82       +/-   ##
===========================================
+ Coverage   33.09%   53.98%   +20.89%     
===========================================
  Files           7        7               
  Lines        1233     1243       +10     
===========================================
+ Hits          408      671      +263     
+ Misses        799      507      -292     
- Partials       26       65       +39     
Flag Coverage Δ
unittests 53.98% <59.09%> (+20.89%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
email.go 34.45% <59.09%> (+31.88%) ⬆️

... and 1 file with indirect coverage changes

@xhit xhit self-assigned this Jul 6, 2023
@xhit xhit merged commit 6b425f7 into master Jul 6, 2023
@xhit xhit deleted the issue75 branch July 6, 2023 16:03
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.

Race on timeout

2 participants