abhiabhi94 / django-flag-app

A pluggable django application that adds the ability for users to flag(or report) your models.
MIT License
14 stars 5 forks source link

fix: 🐛 Redirect links from flag form for unauthenticated users #44

Closed abhiabhi94 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #44 (1784ce0) into main (94ab853) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #44   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          465       468    +3     
  Branches        38        39    +1     
=========================================
+ Hits           465       468    +3     
Impacted Files Coverage Δ
flag/templatetags/flag_tags.py 100.00% <100.00%> (ø)

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 94ab853...1784ce0. Read the comment docs.