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

perf: ⚡️ Optimize query for saving of increased and decreased hits #10

Closed abhiabhi94 closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #10 (2d0e40d) into main (84164ee) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          499       499           
  Branches        42        42           
=========================================
  Hits           499       499           
Impacted Files Coverage Δ
hitcount/models/hits.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 84164ee...2d0e40d. Read the comment docs.