Closed Joao-Moura closed 3 years ago
Merging #229 (3e34850) into main (1de9189) will increase coverage by
1.88%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #229 +/- ##
===========================================
+ Coverage 98.11% 100.00% +1.88%
===========================================
Files 43 30 -13
Lines 1593 719 -874
===========================================
- Hits 1563 719 -844
+ Misses 30 0 -30
Flag | Coverage Δ | |
---|---|---|
unittests | 100.00% <100.00%> (+1.88%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/hortum/announcement/models.py | 100.00% <100.00%> (+2.63%) |
:arrow_up: |
src/hortum/announcement/serializer.py | 100.00% <100.00%> (+8.82%) |
:arrow_up: |
src/hortum/announcement/urls.py | 100.00% <100.00%> (ø) |
|
src/hortum/announcement/viewsets.py | 100.00% <100.00%> (ø) |
|
src/hortum/complaint/serializer.py | 100.00% <100.00%> (ø) |
|
src/hortum/complaint/urls.py | 100.00% <100.00%> (ø) |
|
src/hortum/complaint/viewsets.py | 100.00% <100.00%> (ø) |
|
src/hortum/customer/permissions.py | 100.00% <100.00%> (ø) |
|
src/hortum/customer/serializer.py | 100.00% <100.00%> (ø) |
|
src/hortum/customer/urls.py | 100.00% <100.00%> (ø) |
|
... and 26 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 1de9189...3e34850. Read the comment docs.
Code Climate has analyzed commit 9770579e and detected 0 issues on this pull request.
View more on Code Climate.
Descrição
Está consertando alguma issue aberta?
221
Tarefas gerais realizadas
signup/
staticfile/
contendo arquivos static do projeto no docker-compose.ymlvalidator.py
responsável por diversas validaçõesComo testar
UserSerializer
e ao fazer uma requisição na rotasignup/
adicione o atributois_verified = true
no form-data ou no json.