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

fix: 🐛 create sessions when they don't exist #4

Closed abhiabhi94 closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #4 (5fa339f) into main (3859aea) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main        #4   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines          480       482    +2     
  Branches        41        42    +1     
=========================================
+ Hits           480       482    +2     
Impacted Files Coverage Δ
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 3859aea...5fa339f. Read the comment docs.