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

[ADD] payment_sepa_dd #341

Draft
wants to merge 2 commits into
base: 16.0
Choose a base branch
from
Draft

[ADD] payment_sepa_dd #341

wants to merge 2 commits into from

Conversation

remytms
Copy link
Member

@remytms remytms commented Dec 19, 2024

Description

SEPA Direct Debit Payment Method.

Odoo task (if applicable)

task

Checklist before approval

  • Tests are present (or not needed).
  • Credits/copyright have been changed correctly.
  • Change log snippet is present.
  • (If a new module) Moving this to OCA has been considered.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 42.98246% with 65 lines in your changes missing coverage. Please review.

Project coverage is 78.03%. Comparing base (110387a) to head (077e7b8).
Report is 61 commits behind head on 16.0.

Files with missing lines Patch % Lines
payment_sepa_dd/models/payment_transaction.py 32.35% 46 Missing ⚠️
payment_sepa_dd/controllers/main.py 40.00% 15 Missing ⚠️
payment_sepa_dd/models/payment_provider.py 70.00% 3 Missing ⚠️
payment_sepa_dd/models/sale_order.py 80.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             16.0     #341       +/-   ##
===========================================
- Coverage   94.17%   78.03%   -16.15%     
===========================================
  Files          34       55       +21     
  Lines         584      906      +322     
  Branches       56       93       +37     
===========================================
+ Hits          550      707      +157     
- Misses         27      191      +164     
- Partials        7        8        +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@remytms remytms force-pushed the 16.0-add-payment_sepa_dd branch from 077e7b8 to 6e078f7 Compare December 19, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants