knowmetools / km-api

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

Require premium to access list entry detail #513

Closed cdriehuys closed 5 years ago

cdriehuys commented 5 years ago

Closes #407

Proposed Changes

The owner of a profile must have an active premium subscription in order for list entries attached to profile items in the profile to be accessed.

codecov[bot] commented 5 years ago

Codecov Report

Merging #513 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #513      +/-   ##
==========================================
+ Coverage   97.85%   97.85%   +<.01%     
==========================================
  Files          60       59       -1     
  Lines        1630     1631       +1     
  Branches       95       95              
==========================================
+ Hits         1595     1596       +1     
  Misses         25       25              
  Partials       10       10
Impacted Files Coverage Δ
km_api/know_me/profile/views.py 100% <100%> (ø) :arrow_up:
km_api/know_me/profile/__init__.py

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 46b2224...b9c87d7. Read the comment docs.