jazzband / django-invitations

Generic invitations app for Django
GNU General Public License v3.0
559 stars 166 forks source link

Add default_auto_field and migration. #211

Closed valberg closed 1 year ago

valberg commented 1 year ago

Fixes #202

codecov[bot] commented 1 year ago

Codecov Report

Merging #211 (2abc493) into master (2dd842e) will increase coverage by 0.53%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
+ Coverage   63.81%   64.34%   +0.53%     
==========================================
  Files          17       18       +1     
  Lines         467      474       +7     
==========================================
+ Hits          298      305       +7     
  Misses        169      169              
Impacted Files Coverage Δ
invitations/apps.py 100.00% <100.00%> (ø)
invitations/migrations/0004_auto_20230328_1430.py 100.00% <100.00%> (ø)

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