knowmetools / km-api

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

Remove receipt data hash model field #502

Closed cdriehuys closed 5 years ago

cdriehuys commented 5 years ago

Closes #500

Proposed Changes

Remove the receipt_data_hash field from the AppleReceipt model.

codecov[bot] commented 5 years ago

Codecov Report

Merging #502 into master will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #502      +/-   ##
==========================================
- Coverage   97.89%   97.88%   -0.02%     
==========================================
  Files          60       60              
  Lines        1665     1655      -10     
  Branches       98       97       -1     
==========================================
- Hits         1630     1620      -10     
  Misses         25       25              
  Partials       10       10
Impacted Files Coverage Δ
km_api/know_me/admin.py 100% <ø> (ø) :arrow_up:
km_api/know_me/factories.py 100% <ø> (ø) :arrow_up:
km_api/know_me/models.py 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 35bcb1e...0142d92. Read the comment docs.