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 journal entries #510

Closed cdriehuys closed 5 years ago

cdriehuys commented 5 years ago

Closes #406

Proposed Changes

The owner of a journal must have an active premium subscription in order to list or create journal entries.

codecov[bot] commented 5 years ago

Codecov Report

Merging #510 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #510      +/-   ##
==========================================
+ Coverage   97.83%   97.85%   +0.01%     
==========================================
  Files          60       60              
  Lines        1619     1630      +11     
  Branches       93       95       +2     
==========================================
+ Hits         1584     1595      +11     
  Misses         25       25              
  Partials       10       10
Impacted Files Coverage Δ
km_api/know_me/journal/views.py 100% <100%> (ø) :arrow_up:
km_api/know_me/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 d7bf9d2...1d6e9cc. Read the comment docs.