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

Giropay backend #154

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Giropay backend #154

wants to merge 22 commits into from

Conversation

devkral
Copy link
Contributor

@devkral devkral commented Oct 7, 2017

tested against test api of giropay (get_form, get_proccess and refund are tested)
Capture and release are untested and no written tests. Needs some care

depends on pull requests: #148, #149

@codecov-io
Copy link

codecov-io commented Oct 8, 2017

Codecov Report

Merging #154 into master will decrease coverage by 2.84%.
The diff coverage is 58.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
- Coverage   79.13%   76.29%   -2.85%     
==========================================
  Files          27       29       +2     
  Lines        1649     1869     +220     
  Branches      190      208      +18     
==========================================
+ Hits         1305     1426     +121     
- Misses        245      342      +97     
- Partials       99      101       +2
Impacted Files Coverage Δ
payments/sofort/__init__.py 87.71% <ø> (-1.17%) ⬇️
payments/giropay/__init__.py 0% <0%> (ø)
payments/dummy/__init__.py 86.79% <100%> (ø) ⬆️
payments/stripe/__init__.py 60% <100%> (ø) ⬆️
payments/cybersource/__init__.py 66.56% <100%> (+0.1%) ⬆️
payments/authorizenet/__init__.py 79.54% <100%> (ø) ⬆️
payments/paypal/__init__.py 84.58% <100%> (ø) ⬆️
payments/core.py 87.69% <100%> (ø) ⬆️
payments/testcommon.py 100% <100%> (ø)
payments/stripe/forms.py 96.92% <100%> (+0.09%) ⬆️
... and 7 more

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 49c93aa...de54ab0. Read the comment docs.

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