knowmetools / km-api

The API behind our Know Me app
Apache License 2.0
4 stars 0 forks source link

Remove old model for storing Apple receipts #503

Closed cdriehuys closed 5 years ago

cdriehuys commented 5 years ago

Closes #472

Proposed Changes

Remove the old SubscriptionAppleData model.

codecov[bot] commented 5 years ago

Codecov Report

Merging #503 into master will decrease coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #503      +/-   ##
==========================================
- Coverage   97.88%   97.82%   -0.07%     
==========================================
  Files          60       60              
  Lines        1655     1607      -48     
  Branches       97       90       -7     
==========================================
- Hits         1620     1572      -48     
  Misses         25       25              
  Partials       10       10
Impacted Files Coverage Δ
km_api/know_me/factories.py 100% <ø> (ø) :arrow_up:
km_api/know_me/models.py 100% <100%> (ø) :arrow_up:
...pi/know_me/serializers/subscription_serializers.py 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d2cbf70...1725bc1. Read the comment docs.