abhiabhi94 / dj-hitcount

Basic app that allows you to track the number of hits/views for a particular object.
MIT License
2 stars 0 forks source link

refactor: ♻️ HitCountViewMixin #18

Closed abhiabhi94 closed 2 years ago

abhiabhi94 commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #18 (00c7f0d) into main (3f593e9) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          498       507    +9     
  Branches        41        43    +2     
=========================================
+ Hits           498       507    +9     
Impacted Files Coverage Δ
hitcount/conf/defaults.py 100.00% <100.00%> (ø)
hitcount/managers/blockers.py 100.00% <100.00%> (ø)
hitcount/managers/hits.py 100.00% <100.00%> (ø)
hitcount/mixins.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 3f593e9...00c7f0d. Read the comment docs.