harvard-lil / perma

Indelible links
420 stars 71 forks source link

LinkUser `last_login` will be updated by a signal, going forward #3301

Closed rebeccacremona closed 1 year ago

rebeccacremona commented 1 year ago

This PR removes the tracker from LinkUser in order to work around https://github.com/harvard-lil/perma/issues/3296: it doesn't seem to be in use.

After deployed, last_login will start getting populated again.

codecov[bot] commented 1 year ago

Codecov Report

Merging #3301 (4821adc) into develop (43aad56) will increase coverage by 0.01%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #3301      +/-   ##
===========================================
+ Coverage    73.63%   73.64%   +0.01%     
===========================================
  Files           55       55              
  Lines         6634     6641       +7     
===========================================
+ Hits          4885     4891       +6     
- Misses        1749     1750       +1     
Impacted Files Coverage Δ
perma_web/perma/models.py 89.36% <ø> (-0.01%) :arrow_down:

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.