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

Use JSONField for BasePayment.attrs #306

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

Merge branch 'main' into drop-dj22

2574ae3
Select commit
Loading
Failed to load commit list.
Draft

Use JSONField for BasePayment.attrs #306

Merge branch 'main' into drop-dj22
2574ae3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 1, 2024 in 0s

62.85% of diff hit (target 78.42%)

View this Pull Request on Codecov

62.85% of diff hit (target 78.42%)

Annotations

Check warning on line 280 in payments/cybersource/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payments/cybersource/__init__.py#L280

Added line #L280 was not covered by tests

Check warning on line 291 in payments/cybersource/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payments/cybersource/__init__.py#L291

Added line #L291 was not covered by tests

Check warning on line 444 in payments/cybersource/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payments/cybersource/__init__.py#L444

Added line #L444 was not covered by tests

Check warning on line 205 in payments/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payments/models.py#L205

Added line #L205 was not covered by tests

Check warning on line 210 in payments/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payments/models.py#L210

Added line #L210 was not covered by tests

Check warning on line 214 in payments/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payments/models.py#L214

Added line #L214 was not covered by tests

Check warning on line 219 in payments/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payments/models.py#L219

Added line #L219 was not covered by tests

Check warning on line 252 in payments/paypal/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payments/paypal/__init__.py#L252

Added line #L252 was not covered by tests

Check warning on line 67 in payments/stripe/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payments/stripe/__init__.py#L67

Added line #L67 was not covered by tests

Check warning on line 73 in payments/stripe/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payments/stripe/__init__.py#L73

Added line #L73 was not covered by tests

Check warning on line 79 in payments/stripe/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payments/stripe/__init__.py#L79

Added line #L79 was not covered by tests