django-getpaid / django-plans

Django application for managing account plans and quotas
MIT License
509 stars 127 forks source link

set_plan_renewal: don't delete the old Recuring plan + test #180

Closed PetrDlouhy closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #180 (7c538f4) into master (08df02b) will increase coverage by 0.12%. The diff coverage is 100.00%.

: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.

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
+ Coverage   86.15%   86.27%   +0.12%     
==========================================
  Files          63       63              
  Lines        2318     2339      +21     
==========================================
+ Hits         1997     2018      +21     
  Misses        321      321              
Impacted Files Coverage Δ
plans/base/models.py 95.16% <100.00%> (+0.17%) :arrow_up: