shellfly / django-vote

Simple vote for django
http://django-vote.readthedocs.io
Apache License 2.0
158 stars 49 forks source link

Corrected a spelling error #57

Closed WillSkywalker closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #57   +/-   ##
=======================================
  Coverage   92.41%   92.41%           
=======================================
  Files           7        7           
  Lines         211      211           
  Branches       14       14           
=======================================
  Hits          195      195           
  Misses         13       13           
  Partials        3        3
Impacted Files Coverage Δ
vote/models.py 93.1% <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 085dba4...874ccf4. Read the comment docs.