django-wiki / django-nyt

Notification system for Django with batteries included: Email digests, user settings, JSON API
Apache License 2.0
144 stars 47 forks source link

Avoid migration #108

Closed benjaoming closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #108 (f569439) into main (e0599fc) will increase coverage by 0.23%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   76.76%   77.00%   +0.23%     
==========================================
  Files          26       27       +1     
  Lines         581      587       +6     
==========================================
+ Hits          446      452       +6     
  Misses        135      135              
Impacted Files Coverage Δ
django_nyt/__init__.py 100.00% <100.00%> (ø)
...s/0009_alter_notification_subscription_and_more.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 e0599fc...f569439. Read the comment docs.