-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REVIEW] Testes e pequenas correções de bugs #575
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## develop #575 +/- ##
===========================================
+ Coverage 73.47% 81.81% +8.33%
===========================================
Files 121 121
Lines 3220 3201 -19
Branches 347 343 -4
===========================================
+ Hits 2366 2619 +253
+ Misses 752 482 -270
+ Partials 102 100 -2
Continue to review full report at Codecov.
|
fabiolamfleury
force-pushed
the
i250_increase_test_coverage
branch
from
October 18, 2018 18:37
f7fb0c7
to
2d3e87a
Compare
…o i250_increase_test_coverage
fabiolamfleury
changed the title
[WIP] Increasing test coverage
[WIP] Testes e pequenas correções de bugs
Oct 19, 2018
fabiolamfleury
force-pushed
the
i250_increase_test_coverage
branch
2 times, most recently
from
October 19, 2018 18:48
eda319f
to
632ff10
Compare
fabiolamfleury
force-pushed
the
i250_increase_test_coverage
branch
from
October 22, 2018 18:23
632ff10
to
001bf14
Compare
fabiolamfleury
force-pushed
the
i250_increase_test_coverage
branch
from
October 23, 2018 16:04
30d0b45
to
1ee50db
Compare
fabiolamfleury
force-pushed
the
i250_increase_test_coverage
branch
from
October 23, 2018 16:20
1ee50db
to
aee6058
Compare
fabiolamfleury
force-pushed
the
i250_increase_test_coverage
branch
from
October 24, 2018 16:25
df739cb
to
f0e8e14
Compare
…atform/ej-server into i250_increase_test_coverage
…o i250_increase_test_coverage
…o i250_increase_test_coverage
fabiolamfleury
force-pushed
the
i250_increase_test_coverage
branch
from
October 29, 2018 17:35
d1150cf
to
3fd5ce2
Compare
fabiolamfleury
force-pushed
the
i250_increase_test_coverage
branch
from
October 29, 2018 18:23
3fd5ce2
to
06a68f1
Compare
fabiolamfleury
changed the title
[WIP] Testes e pequenas correções de bugs
[REVIEW] Testes e pequenas correções de bugs
Oct 31, 2018
rodrigocam
approved these changes
Nov 1, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Descrição
Criação de testes em apps do ej que possuem menor cobertura.
Durante a criação de testes foi encontrado um bug no arquivo math.py do ej_clusters, que ainda usava um filtro do atributo username de user (que existe agora como propriedade) esse bug foi corrigido nessa branch!
Issues Relacionadas
resolves: #250
resolves: #603
Checklist