ejplatform / ej-server

EJ uses gamification and machine learning to promote discussions and participation in a virtual democracy
https://ejplatform.github.io/ej-server/
Other
38 stars 17 forks source link

[REVIEW] I572 Changing comment votes count implementation #573

Closed fabiolamfleury closed 5 years ago

fabiolamfleury commented 5 years ago

Descrição

Alterando a implementação dos métodos de contagem de votos de um comentário

Issues Relacionadas

resolves #572

Checklist

codecov[bot] commented 5 years ago

Codecov Report

Merging #573 into develop will increase coverage by 0.08%. The diff coverage is 92.3%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #573      +/-   ##
===========================================
+ Coverage     73.1%   73.18%   +0.08%     
===========================================
  Files          122      122              
  Lines         3160     3162       +2     
  Branches       342      340       -2     
===========================================
+ Hits          2310     2314       +4     
+ Misses         744      743       -1     
+ Partials       106      105       -1
Impacted Files Coverage Δ
src/ej_conversations/models/utils.py 83.33% <100%> (+8.33%) :arrow_up:
src/ej_profiles/routes.py 63.63% <100%> (-0.65%) :arrow_down:
src/ej_conversations/models/comment.py 80.64% <88.88%> (+2.67%) :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 280e84b...a1d1fff. Read the comment docs.