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] Show comment status on profile and fixing bug #547

Closed caiosba closed 5 years ago

caiosba commented 5 years ago

Descrição

Mostra o status do comentário no perfil (incluindo o motivo da rejeição, no caso de rejeitados), conforme screenshot abaixo. Também corrige um bug na edição/moderação da conversa.

Issues Relacionadas

resolves:536 resolves:545

Checklist

Imagens/Comentários

536

codecov[bot] commented 5 years ago

Codecov Report

Merging #547 into develop will decrease coverage by 0.07%. The diff coverage is 25%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #547      +/-   ##
===========================================
- Coverage    73.13%   73.05%   -0.08%     
===========================================
  Files          122      122              
  Lines         3153     3155       +2     
  Branches       341      342       +1     
===========================================
- Hits          2306     2305       -1     
- Misses         741      744       +3     
  Partials       106      106
Impacted Files Coverage Δ
src/ej_conversations/roles.py 68.88% <0%> (-4.93%) :arrow_down:
src/ej_conversations/models/comment.py 77.96% <100%> (+0.37%) :arrow_up:
src/ej/urls.py 68.18% <0%> (-2.66%) :arrow_down:

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 c733ee1...6cc52cd. Read the comment docs.