Skip to content

Conversation

@ram-nad
Copy link
Contributor

@ram-nad ram-nad commented Jun 3, 2019

Fixes #5985

Checklist

Short description of what this resolves:

Changed the typing error in mail being sent after event ends.

@codecov
Copy link

codecov bot commented Jun 3, 2019

Codecov Report

Merging #5990 into development will decrease coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #5990      +/-   ##
===============================================
- Coverage        66.35%   66.17%   -0.19%     
===============================================
  Files              285      285              
  Lines            13941    14007      +66     
===============================================
+ Hits              9251     9269      +18     
- Misses            4690     4738      +48
Impacted Files Coverage Δ
app/api/helpers/system_mails.py 100% <ø> (ø) ⬆️
app/api/users.py 30.53% <0%> (-1.35%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a93e784...455ff7e. Read the comment docs.

Copy link
Contributor

@uds5501 uds5501 left a comment

Choose a reason for hiding this comment

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

please change the PR title to fix: Correcting typo Issue otherwise its good to go

@ram-nad ram-nad changed the title Correcting typo Issue: #5985 fix: Correcting typo Issue: #5985 Jun 4, 2019
@auto-label auto-label bot added the fix label Jun 4, 2019
@ram-nad
Copy link
Contributor Author

ram-nad commented Jun 4, 2019

Changed the PR title and updated this branch.

@iamareebjamal iamareebjamal changed the title fix: Correcting typo Issue: #5985 chore: Correct typo in event end mail Jun 4, 2019
@auto-label auto-label bot added chore and removed fix labels Jun 4, 2019
@iamareebjamal iamareebjamal merged commit 4083ab0 into fossasia:development Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in the mail being sent after event ends

4 participants