jazzband / django-newsletter

An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dynamic e-mail templates, an archive and HTML email support.
GNU Affero General Public License v3.0
849 stars 205 forks source link

Python310 #376

Closed hramezani closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #376 (498d026) into master (2666db1) will decrease coverage by 0.72%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #376      +/-   ##
==========================================
- Coverage   86.02%   85.30%   -0.73%     
==========================================
  Files          16       16              
  Lines        1302     1313      +11     
  Branches      137      137              
==========================================
  Hits         1120     1120              
- Misses        135      146      +11     
  Partials       47       47              
Impacted Files Coverage Δ
newsletter/admin.py 79.04% <0.00%> (-3.34%) :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 2666db1...498d026. Read the comment docs.

hramezani commented 2 years ago

Thanks @jezdez for the review!