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] Melhora a qualidade dos testes do app ej_users #655

Closed fabiommendes closed 5 years ago

fabiommendes commented 5 years ago

Melhora a qualidade dos testes do app ej_users

Issues Relacionadas

Checklist

codecov[bot] commented 5 years ago

Codecov Report

Merging #655 into develop will increase coverage by 0.36%. The diff coverage is 82.97%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #655      +/-   ##
===========================================
+ Coverage    81.31%   81.67%   +0.36%     
===========================================
  Files          134      139       +5     
  Lines         3591     3722     +131     
  Branches       400      408       +8     
===========================================
+ Hits          2920     3040     +120     
- Misses         546      559      +13     
+ Partials       125      123       -2
Impacted Files Coverage Δ
src/ej_reports/rules.py 42.85% <0%> (ø) :arrow_up:
src/ej_users/__init__.py 100% <100%> (ø) :arrow_up:
src/ej_boards/mommy_recipes.py 100% <100%> (ø) :arrow_up:
src/ej_users/manager.py 81.81% <100%> (ø) :arrow_up:
src/ej_users/mommy_recipes.py 100% <100%> (ø)
src/ej_boards/routes.py 89.38% <100%> (+0.09%) :arrow_up:
src/ej_clusters/mommy_recipes.py 100% <100%> (ø) :arrow_up:
src/ej_notifications/models.py 100% <100%> (ø) :arrow_up:
src/ej_conversations/mommy_recipes.py 100% <100%> (ø) :arrow_up:
src/ej_profiles/choices.py 100% <100%> (ø) :arrow_up:
... and 19 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 e26a2e8...8a8e3bf. Read the comment docs.