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

Fix ChargeWebhook for charge.dispute events #591

Merged
merged 1 commit into from
Nov 26, 2021

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Sep 13, 2018

Fixes #590
Includes #592.

@codecov
Copy link

codecov bot commented Sep 13, 2018

Codecov Report

Merging #591 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #591      +/-   ##
==========================================
+ Coverage   99.21%   99.21%   +<.01%     
==========================================
  Files          33       33              
  Lines        1911     1915       +4     
  Branches      175      176       +1     
==========================================
+ Hits         1896     1900       +4     
  Misses          7        7              
  Partials        8        8
Flag Coverage Δ
#py27dj110 98.9% <100%> (ø) ⬆️
#py27dj111 98.9% <100%> (ø) ⬆️
#py27dj18 99.16% <100%> (ø) ⬆️
#py34dj110 98.9% <100%> (ø) ⬆️
#py34dj111 98.9% <100%> (ø) ⬆️
#py34dj18 99.16% <100%> (ø) ⬆️
#py34dj20 98.9% <100%> (ø) ⬆️
#py35dj110 98.9% <100%> (ø) ⬆️
#py35dj111 98.9% <100%> (ø) ⬆️
#py35dj18 99.16% <100%> (ø) ⬆️
#py35dj20 98.9% <100%> (ø) ⬆️
#py36dj111 98.9% <100%> (ø) ⬆️
#py36dj20 98.9% <100%> (ø) ⬆️
#py36dj20psql ?
Impacted Files Coverage Δ
pinax/stripe/webhooks.py 99.08% <100%> (+0.01%) ⬆️

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 06c2ec8...4263031. Read the comment docs.

@blueyed blueyed force-pushed the ChargeDisputeWebhook-upstream branch from 27a3e31 to fda2dcf Compare September 13, 2018 06:33
@lukeburden lukeburden mentioned this pull request Sep 26, 2018
@paltman paltman added this to the Next milestone Oct 9, 2018
@paltman paltman removed this from the Next milestone Nov 25, 2021
@paltman paltman changed the base branch from master to 4.x November 26, 2021 15:57
@paltman paltman merged commit 5de8984 into pinax:4.x Nov 26, 2021
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.

"No such charge" errors with charge.dispute.funds_withdrawn
2 participants