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] Adiciona lógica para criar cluster falsos no banco para testes #657

Closed fabiommendes closed 5 years ago

fabiommendes commented 5 years ago

Descrição

Issues Relacionadas

Checklist

Imagens/Comentários

codecov[bot] commented 5 years ago

Codecov Report

Merging #657 into develop will decrease coverage by 2.26%. The diff coverage is 61.78%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #657      +/-   ##
===========================================
- Coverage    80.79%   78.52%   -2.27%     
===========================================
  Files          139      141       +2     
  Lines         3764     3996     +232     
  Branches       414      448      +34     
===========================================
+ Hits          3041     3138      +97     
- Misses         600      724     +124     
- Partials       123      134      +11
Impacted Files Coverage Δ
src/ej_users/models.py 97.67% <ø> (ø) :arrow_up:
src/ej_conversations/routes/__init__.py 100% <ø> (ø) :arrow_up:
src/ej/settings/apps.py 65.21% <ø> (ø) :arrow_up:
src/ej_conversations/api.py 31.42% <0%> (-1.01%) :arrow_down:
src/ej_conversations/routes/admin.py 100% <100%> (ø) :arrow_up:
src/ej_powers/functions.py 84.61% <100%> (ø) :arrow_up:
src/ej_users/manager.py 82.6% <100%> (+0.79%) :arrow_up:
src/ej_clusters/forms.py 100% <100%> (ø) :arrow_up:
src/ej_clusters/models/__init__.py 100% <100%> (ø)
src/ej_conversations/__init__.py 93.75% <100%> (+3.75%) :arrow_up:
... and 60 more

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 4917924...d9f41ca. Read the comment docs.