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/sort profile items #525

Closed cdriehuys closed 5 years ago

cdriehuys commented 5 years ago

Closes #415

Proposed Changes

A premium subscription is now required to access or edit collections of profile items.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #525      +/-   ##
==========================================
+ Coverage   97.87%   97.87%   +<.01%     
==========================================
  Files          59       59              
  Lines        1645     1647       +2     
  Branches       96       96              
==========================================
+ Hits         1610     1612       +2     
  Misses         25       25              
  Partials       10       10
Impacted Files Coverage Δ
km_api/know_me/profile/views.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 b4343ab...2e282d2. Read the comment docs.