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] Limites de superadmin #632

Closed fabiolamfleury closed 5 years ago

fabiolamfleury commented 5 years ago

Descrição

Issues Relacionadas

resolves: #623

Checklist

Imagens/Comentários

codecov[bot] commented 5 years ago

Codecov Report

Merging #632 into develop will decrease coverage by 0.08%. The diff coverage is 67.85%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #632      +/-   ##
===========================================
- Coverage    81.57%   81.49%   -0.09%     
===========================================
  Files          123      123              
  Lines         3273     3296      +23     
  Branches       358      365       +7     
===========================================
+ Hits          2670     2686      +16     
- Misses         497      499       +2     
- Partials       106      111       +5
Impacted Files Coverage Δ
src/ej_profiles/admin.py 100% <ø> (ø) :arrow_up:
src/ej_users/admin.py 100% <ø> (ø) :arrow_up:
src/ej_conversations/models/conversation.py 92.3% <100%> (+0.05%) :arrow_up:
src/ej_boards/rules.py 100% <100%> (ø) :arrow_up:
src/ej_profiles/models.py 75.67% <100%> (+0.22%) :arrow_up:
src/ej_boards/routes.py 89.28% <100%> (ø) :arrow_up:
src/ej_users/models.py 100% <100%> (ø) :arrow_up:
src/ej_conversations/admin.py 82.14% <100%> (ø) :arrow_up:
src/ej_reports/routes.py 42.25% <25%> (-2.2%) :arrow_down:
src/ej_reports/rules.py 42.85% <25%> (+2.85%) :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 60b5e5a...4974422. Read the comment docs.