Use JSONField for BasePayment.attrs #306
Draft
Codecov / codecov/project
failed
Feb 1, 2024 in 0s
77.95% (-0.48%) compared to 84b52c9
View this Pull Request on Codecov
77.95% (-0.48%) compared to 84b52c9
Details
Codecov Report
Attention: 13 lines
in your changes are missing coverage. Please review.
Comparison is base (
84b52c9
) 78.42% compared to head (2574ae3
) 77.95%.
Files | Patch % | Lines |
---|---|---|
payments/cybersource/__init__.py | 44.44% | 3 Missing and 2 partials |
payments/models.py | 50.00% | 4 Missing |
payments/stripe/__init__.py | 0.00% | 3 Missing |
payments/paypal/__init__.py | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #306 +/- ##
==========================================
- Coverage 78.42% 77.95% -0.48%
==========================================
Files 29 29
Lines 1979 1964 -15
Branches 244 244
==========================================
- Hits 1552 1531 -21
- Misses 310 317 +7
+ Partials 117 116 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading