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 renewal_triggered_by parameter to payment.set_renew_token #6

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

radekholy24
Copy link
Contributor

@radekholy24 radekholy24 commented Apr 4, 2024

Enables migration to django-getpaid/django-plans#188

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.76%. Comparing base (1f61405) to head (91e2f32).
Report is 3 commits behind head on master.

❗ Current head 91e2f32 differs from pull request most recent head d989f4e. Consider uploading reports for the commit d989f4e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   90.56%   90.76%   +0.19%     
==========================================
  Files           2        2              
  Lines         371      379       +8     
  Branches       58       60       +2     
==========================================
+ Hits          336      344       +8     
  Misses         15       15              
  Partials       20       20              

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

@radekholy24 radekholy24 changed the title add a use_renewal_trigger parameter add support for AbstractRecurringUserPlan.renewal_trigger Apr 5, 2024
@radekholy24 radekholy24 changed the title add support for AbstractRecurringUserPlan.renewal_trigger add support for AbstractRecurringUserPlan.renewal_triggered_by Apr 5, 2024
@radekholy24 radekholy24 force-pushed the renewal_trigger branch 3 times, most recently from 4226f82 to e629270 Compare April 10, 2024 06:06
@radekholy24 radekholy24 changed the title add support for AbstractRecurringUserPlan.renewal_triggered_by add renewal_triggered_by parameter to payment.set_renew_token Apr 10, 2024
@PetrDlouhy PetrDlouhy merged commit 7008268 into PetrDlouhy:master Apr 12, 2024
29 checks passed
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.

2 participants