knowmetools / km-api

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

Require premium to list/create list entries #514

Closed cdriehuys closed 5 years ago

cdriehuys commented 5 years ago

Closes #408

Proposed Changes

A premium subscription is now required when listing or creating list entries attached to profile items.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #514      +/-   ##
==========================================
+ Coverage   97.85%   97.85%   +<.01%     
==========================================
  Files          59       59              
  Lines        1631     1635       +4     
  Branches       95       96       +1     
==========================================
+ Hits         1596     1600       +4     
  Misses         25       25              
  Partials       10       10
Impacted Files Coverage Δ
km_api/know_me/profile/permissions.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 bd9bf33...fff551e. Read the comment docs.