knowmetools / km-api

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

Add legacy user flag to Know Me users #504

Closed cdriehuys closed 5 years ago

cdriehuys commented 5 years ago

Closes #488

Proposed Changes

The list and detail representations of a Know Me user now include an is_legacy_user flag.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #504      +/-   ##
==========================================
+ Coverage   97.82%   97.82%   +<.01%     
==========================================
  Files          60       60              
  Lines        1607     1608       +1     
  Branches       90       90              
==========================================
+ Hits         1572     1573       +1     
  Misses         25       25              
  Partials       10       10
Impacted Files Coverage Δ
km_api/know_me/serializers/__init__.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 e430834...2ece5c7. Read the comment docs.