SavandBros / whisper

Whisper chat for me, myself and I
GNU General Public License v3.0
5 stars 0 forks source link

Fixes #10: jsonify rooms #12

Closed Alir3z4 closed 6 years ago

Alir3z4 commented 6 years ago

Fixes #10

codecov[bot] commented 6 years ago

Codecov Report

Merging #12 into master will increase coverage by 6.47%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage    62.1%   68.58%   +6.47%     
==========================================
  Files          19       21       +2     
  Lines         256      296      +40     
==========================================
+ Hits          159      203      +44     
+ Misses         97       93       -4
Impacted Files Coverage Δ
chat/urls.py 100% <100%> (ø)
chat/tests/test_chat_views.py 100% <100%> (ø)
chat/views.py 100% <100%> (+33.33%) :arrow_up:
chat/models.py 100% <0%> (+15.38%) :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 14d5cd5...cec39ea. Read the comment docs.