Skip to content

Conversation

@uds5501
Copy link
Contributor

@uds5501 uds5501 commented Aug 18, 2019

Fixes fossasia/open-event-frontend#3130

Short description of what this resolves:

Sends modified follow up emails for event invoice payments

Checklist

  • I have read the Contribution & Best practices Guide and my PR follows them.
  • My branch is up-to-date with the Upstream development branch.
  • The unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • All the functions created/modified in this PR contain relevant docstrings.

@codecov
Copy link

codecov bot commented Aug 18, 2019

Codecov Report

Merging #6391 into development will not change coverage.
The diff coverage is 33.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #6391   +/-   ##
============================================
  Coverage        65.16%   65.16%           
============================================
  Files              287      287           
  Lines            14810    14810           
============================================
  Hits              9651     9651           
  Misses            5159     5159
Impacted Files Coverage Δ
app/api/helpers/scheduled_jobs.py 20.93% <0%> (ø) ⬆️
app/__init__.py 87.63% <100%> (ø) ⬆️

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 8808d7c...6c23f91. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 7e66e4e into fossasia:development Aug 19, 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.

Billing: Add monthly billing email for event organizers to list of emails

5 participants