shellfly / django-vote

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

fix codecov upload #81

Closed shellfly closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #81 (8e06c17) into master (f628a49) will increase coverage by 0.38%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   92.10%   92.48%   +0.38%     
==========================================
  Files           5        8       +3     
  Lines         152      213      +61     
  Branches       12       23      +11     
==========================================
+ Hits          140      197      +57     
- Misses          9       13       +4     
  Partials        3        3              
Impacted Files Coverage Δ
vote/__init__.py 100.00% <0.00%> (ø)
vote/models.py 93.10% <0.00%> (ø)
vote/tests.py 100.00% <0.00%> (ø)

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 74e51ab...8e06c17. Read the comment docs.