PetrDlouhy / django-admin-charts

Create beautiful configurable charts from your models and display them on the django-admin index page or on django-admin-tools dashboard. The charts are based on models and criterias defined through admin interface and some chart parameters are configurable in live view.
http://django-admin-charts.readthedocs.org/
Other
132 stars 17 forks source link

use django-cache-memoize instead of django-cache-utils #44

Closed PetrDlouhy closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #44 (c3e5423) into master (efeda2a) will increase coverage by 0.14%. The diff coverage is 100.00%.

:exclamation: Current head c3e5423 differs from pull request most recent head f4de5ba. Consider uploading reports for the commit f4de5ba to get more accurate results

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   97.59%   97.73%   +0.14%     
==========================================
  Files          23       23              
  Lines        1790     1813      +23     
  Branches      177      177              
==========================================
+ Hits         1747     1772      +25     
+ Misses         26       25       -1     
+ Partials       17       16       -1     
Impacted Files Coverage Δ
admin_tools_stats/models.py 97.36% <100.00%> (+0.43%) :arrow_up:
admin_tools_stats/tests/test_models.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.