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] Bug de exibição de tags de uma conversa #664

Closed fabiolamfleury closed 5 years ago

fabiolamfleury commented 5 years ago

Descrição

Correção da exibição de tags nas páginas de moderação, detalhe e card de conversa

Issues Relacionadas

resolves: #660

Checklist

codecov[bot] commented 5 years ago

Codecov Report

Merging #664 into develop will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #664      +/-   ##
===========================================
+ Coverage    80.78%   80.79%   +0.01%     
===========================================
  Files          139      139              
  Lines         3762     3764       +2     
  Branches       415      414       -1     
===========================================
+ Hits          3039     3041       +2     
  Misses         600      600              
  Partials       123      123
Impacted Files Coverage Δ
src/ej_conversations/roles.py 80% <100%> (+0.37%) :arrow_up:
src/ej_conversations/forms.py 100% <100%> (ø) :arrow_up:
src/ej_conversations/routes/admin.py 100% <100%> (ø) :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 3e2f0d8...01a092a. Read the comment docs.

fabiolamfleury commented 5 years ago

@rodrigocam fixed!