jazzband / django-fsm-log

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

Drop support of deprecated versions of django-fsm and django #64

Closed ticosax closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #64 into master will increase coverage by 0.51%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   93.87%   94.38%   +0.51%     
==========================================
  Files          19       19              
  Lines         359      356       -3     
==========================================
- Hits          337      336       -1     
+ Misses         22       20       -2
Impacted Files Coverage Δ
tests/models.py 91.3% <100%> (+6.68%) :arrow_up:

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 1fd6f54...3325d6e. Read the comment docs.