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

Removed redundant callback argument #5466

Closed
wants to merge 1 commit into from

Conversation

dacre-denny
Copy link
Contributor

@dacre-denny dacre-denny commented Mar 8, 2020

Description of what you did:

The cb argument is not used by code using the Email service and was removed

The `cb` argument is not used by code using the `Email` service and is redundant.
@codecov
Copy link

codecov bot commented Mar 8, 2020

Codecov Report

Merging #5466 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5466   +/-   ##
=======================================
  Coverage   17.73%   17.73%           
=======================================
  Files         687      687           
  Lines       10151    10151           
  Branches     1643     1643           
=======================================
  Hits         1800     1800           
  Misses       6961     6961           
  Partials     1390     1390           
Flag Coverage Δ
#front 13.14% <ø> (ø)
#unit 37.04% <ø> (ø)

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 8b50b04...9a80304. Read the comment docs.

@alexandrebodin
Copy link
Member

Closing this PR so you make the changes in #5371

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.

None yet

2 participants