jazzband / django-avatar

A Django app for handling user avatars.
BSD 3-Clause "New" or "Revised" License
808 stars 303 forks source link

Avatar API Added #232

Closed keyvanmj closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #232 (274a1e2) into main (8fa396f) will decrease coverage by 23.64%. Report is 4 commits behind head on main. The diff coverage is 0.00%.

:exclamation: Current head 274a1e2 differs from pull request most recent head 5b8fec9. Consider uploading reports for the commit 5b8fec9 to get more accurate results

@@             Coverage Diff             @@
##             main     #232       +/-   ##
===========================================
- Coverage   88.20%   64.57%   -23.64%     
===========================================
  Files          13       22        +9     
  Lines         653      892      +239     
===========================================
  Hits          576      576               
- Misses         77      316      +239     
Files Coverage Δ
avatar/api/__init__.py 0.00% <0.00%> (ø)
avatar/api/apps.py 0.00% <0.00%> (ø)
avatar/api/conf.py 0.00% <0.00%> (ø)
avatar/api/urls.py 0.00% <0.00%> (ø)
avatar/api/shortcut.py 0.00% <0.00%> (ø)
avatar/api/utils.py 0.00% <0.00%> (ø)
avatar/api/signals.py 0.00% <0.00%> (ø)
avatar/api/serializers.py 0.00% <0.00%> (ø)
avatar/api/views.py 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more