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

🔧 Move to poetry for dependency management #21

Closed abhiabhi94 closed 2 years ago

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

Codecov Report

Merging #21 (7bc1255) into main (b3f4b26) will decrease coverage by 0.78%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              main      #21      +/-   ##
===========================================
- Coverage   100.00%   99.21%   -0.79%     
===========================================
  Files           23       23              
  Lines          507      507              
  Branches        43       79      +36     
===========================================
- Hits           507      503       -4     
- Misses           0        3       +3     
- Partials         0        1       +1     
Impacted Files Coverage Δ
hitcount/__init__.py 33.33% <0.00%> (-66.67%) :arrow_down:
hitcount/utils.py 90.47% <0.00%> (-9.53%) :arrow_down:

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 b3f4b26...7bc1255. Read the comment docs.