pinax / pinax-messages

a Django app for allowing users of your site to send messages to each other
MIT License
202 stars 58 forks source link

Update test config and docs #46

Closed grahamu closed 6 years ago

grahamu commented 6 years ago

18.01 release prep, cleaning up.

codecov[bot] commented 6 years ago

Codecov Report

Merging #46 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   93.09%   93.09%           
=======================================
  Files          13       13           
  Lines         275      275           
  Branches       15       15           
=======================================
  Hits          256      256           
  Misses         13       13           
  Partials        6        6
Flag Coverage Δ
#py27dj111 93.09% <ø> (ø) :arrow_up:
#py34dj111 93.09% <ø> (ø) :arrow_up:
#py34dj20 93.09% <ø> (ø) :arrow_up:
#py35dj111 93.09% <ø> (ø) :arrow_up:
#py35dj20 93.09% <ø> (ø) :arrow_up:
#py36dj111 93.09% <ø> (ø) :arrow_up:
#py36dj20 93.09% <ø> (ø) :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 0557544...0f07ec8. Read the comment docs.