Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

[feature request] Estilizar página de login #75

Merged
merged 3 commits into from
Nov 15, 2023

Conversation

HladczukLe
Copy link
Collaborator

@HladczukLe HladczukLe commented Nov 14, 2023

O que este PR introduz?

Checklist

Por favor, cheque se seu PR atende aos seguintes requisitos:

  • Eu atualizei a documentação de acordo (se necessário).
  • Eu adicionei testes para cobrir minhas mudanças (se necessário).
  • Todos os novos e existentes testes passaram.
  • Meu código segue o estilo de código deste projeto.

Tipo de PR

Que tipo de mudança este PR introduz?

  • Correção de bug
  • Feature request
  • Atualização na documentação
  • Atualização no estilo do código (formatação, variáveis locais, etc.)
  • Refatoração (sem mudanças funcionais, sem mudanças na API)
  • Atualizações de dependências
  • Mudanças relacionadas a CI/CD
  • Chore (mudanças não relacionadas a código)
  • Mudanças relacionadas a build (e.g. Dockerfile, pyproject.toml, etc.)

Este PR introduz uma mudança que quebra a compatibilidade?

  • Sim
  • Não

Outras informações (screenshots, detalhes, etc.)

@HladczukLe HladczukLe added feature request New feature request. review needed This PR will be reviewed in the future. labels Nov 14, 2023
@HladczukLe HladczukLe added this to the Sprint 4 milestone Nov 14, 2023
@HladczukLe HladczukLe self-assigned this Nov 14, 2023
fix(templates/registration): remove unecessary code
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (86cb1cd) 97.18% compared to head (24dc0a5) 97.19%.
Report is 8 commits behind head on main.

❗ Current head 24dc0a5 differs from pull request most recent head 0ad0e92. Consider uploading reports for the commit 0ad0e92 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
+ Coverage   97.18%   97.19%   +0.01%     
==========================================
  Files          32       32              
  Lines         497      499       +2     
==========================================
+ Hits          483      485       +2     
  Misses         14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codeclimate bot commented Nov 15, 2023

Code Climate has analyzed commit 0ad0e92 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 97.1% (0.0% change).

View more on Code Climate.

@bitterteriyaki bitterteriyaki merged commit 250519f into main Nov 15, 2023
2 checks passed
@bitterteriyaki bitterteriyaki deleted the feature/login-style branch November 15, 2023 00:56
@bitterteriyaki bitterteriyaki removed the review needed This PR will be reviewed in the future. label Nov 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature request.
Projects
Status: ✅ Feito
Development

Successfully merging this pull request may close these issues.

2 participants