jazzband / django-fsm-log

Automatic logging for Django FSM
https://django-fsm-log.readthedocs.io/en/latest/
MIT License
242 stars 79 forks source link

Add django-upgrade to our pre-commit checks #169

Closed ticosax closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #169 (11715e2) into master (d29ed3f) will increase coverage by 1.83%. The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   95.45%   97.28%   +1.83%     
==========================================
  Files          24       24              
  Lines         528      516      -12     
==========================================
- Hits          504      502       -2     
+ Misses         24       14      -10     
Impacted Files Coverage Δ
django_fsm_log/backends.py 81.03% <0.00%> (+5.22%) :arrow_up:
tests/admin.py 100.00% <100.00%> (ø)
tests/test_admin.py 100.00% <100.00%> (+16.66%) :arrow_up:
tests/urls.py 100.00% <100.00%> (+50.00%) :arrow_up:

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

ticosax commented 1 year ago

I will rebase it after #168