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

Fix typo: s/kwrags/kwargs #73

Closed blueyed closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #73 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #73   +/-   ##
====================================
  Coverage      96%   96%           
====================================
  Files          21    21           
  Lines         450   450           
====================================
  Hits          432   432           
  Misses         18    18
Impacted Files Coverage Δ
django_fsm_log/backends.py 70% <100%> (ø) :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 cc03b65...137d5d0. Read the comment docs.