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] Update no comments left text #567

Closed MatheusRich closed 6 years ago

MatheusRich commented 6 years ago

Descrição

Adiciona uma nova regra para calcular o número de comentários sob moderação.

Issues Relacionadas

resolves #421

Checklist

Imagens/Comentários

image

codecov[bot] commented 6 years ago

Codecov Report

Merging #567 into develop will decrease coverage by 0.28%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #567      +/-   ##
===========================================
- Coverage    73.44%   73.16%   -0.29%     
===========================================
  Files          122      122              
  Lines         3171     3167       -4     
  Branches       342      343       +1     
===========================================
- Hits          2329     2317      -12     
- Misses         739      744       +5     
- Partials       103      106       +3
Impacted Files Coverage Δ
src/ej_conversations/routes/conversations.py 90.69% <100%> (+0.45%) :arrow_up:
src/ej_conversations/rules.py 77.41% <100%> (+1.98%) :arrow_up:
src/ej_conversations/routes/admin.py 50% <0%> (-18.97%) :arrow_down:
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:
src/ej_conversations/roles.py 68.88% <0%> (+1.49%) :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 63a87c4...9c0eeb4. Read the comment docs.