pronamic / wp-pay-core

Core components for the WordPress payment processing library. This library is used in the WordPress plugin Pronamic Pay: https://www.pronamicpay.com/, but also allows other plugin developers to set up a payment plugin.
https://www.wp-pay.org/
GNU General Public License v3.0
27 stars 3 forks source link

128 extend subscription api with current period function #129

Closed remcotolsma closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 63.33% and project coverage change: +0.03 :tada:

Comparison is base (6308ab6) 20.54% compared to head (a26863b) 20.57%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #129 +/- ## ============================================ + Coverage 20.54% 20.57% +0.03% - Complexity 2680 2690 +10 ============================================ Files 112 112 Lines 10776 10794 +18 ============================================ + Hits 2214 2221 +7 - Misses 8562 8573 +11 ``` | [Impacted Files](https://app.codecov.io/gh/pronamic/wp-pay-core/pull/129?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pronamic) | Coverage Δ | | |---|---|---| | [src/Subscriptions/Subscription.php](https://app.codecov.io/gh/pronamic/wp-pay-core/pull/129?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pronamic#diff-c3JjL1N1YnNjcmlwdGlvbnMvU3Vic2NyaXB0aW9uLnBocA==) | `43.51% <41.17%> (-0.36%)` | :arrow_down: | | [src/Subscriptions/SubscriptionPhase.php](https://app.codecov.io/gh/pronamic/wp-pay-core/pull/129?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pronamic#diff-c3JjL1N1YnNjcmlwdGlvbnMvU3Vic2NyaXB0aW9uUGhhc2UucGhw) | `72.30% <92.30%> (-0.47%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.