knowmetools / km-api

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

Require premium to access topic collection #527

Closed cdriehuys closed 5 years ago

cdriehuys commented 5 years ago

Closes #417

Proposed Changes

A premium subscription is now required to access a collection of profile topics.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #527      +/-   ##
==========================================
+ Coverage   97.87%   97.88%   +<.01%     
==========================================
  Files          59       59              
  Lines        1649     1651       +2     
  Branches       96       96              
==========================================
+ Hits         1614     1616       +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 fa16796...cce0b9e. Read the comment docs.