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] I549 Texto de rejeição de comentário aprovado #563

Closed fabiolamfleury closed 6 years ago

fabiolamfleury commented 6 years ago

Descrição

Fiz alterações em dois lugares do código para que um comentário aprovado não tenha motivo de rejeição:

Quando são

Issues Relacionadas

resolves: #549

Checklist

codecov[bot] commented 6 years ago

Codecov Report

Merging #563 into develop will increase coverage by 0.18%. The diff coverage is 84.61%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #563      +/-   ##
===========================================
+ Coverage    73.18%   73.36%   +0.18%     
===========================================
  Files          122      122              
  Lines         3162     3169       +7     
  Branches       340      344       +4     
===========================================
+ Hits          2314     2325      +11     
+ Misses         743      740       -3     
+ Partials       105      104       -1
Impacted Files Coverage Δ
src/ej_conversations/roles.py 67.39% <0%> (-1.5%) :arrow_down:
src/ej_conversations/routes/admin.py 68.96% <100%> (+18.96%) :arrow_up:
src/ej_conversations/models/utils.py 75% <0%> (-8.34%) :arrow_down:
src/ej_conversations/models/comment.py 77.96% <0%> (-2.68%) :arrow_down:
src/ej_profiles/routes.py 64.28% <0%> (+0.64%) :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 c375c2e...8ca9149. Read the comment docs.

fabiolamfleury commented 6 years ago

@rodrigocam atualizado