Skip to content
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

(#197) adicona asterisco de campos obrigatorios ao cadastar um idoso #51

Merged

Conversation

JulioR2022
Copy link
Contributor

Descrição

Adiciona um asterisco que representa a obrigatoriedade do campo ao cadastrar um idoso.

Issue

Closes #197

Principais Implementações

Adiciona asterisco aos campos obrigatorios

Tipos de Mudanças

  • Bug fix (alteração que corrige uma issue e não altera funcionalidades já existentes);
  • Nova feature (alteração que adiciona uma funcionalidade e não altera funcionalidades já existentes);
  • Alteração disruptiva (Breaking change) (Correção ou funcionalidade que causa alteração nas funcionalidades existentes);
  • Documentação
  • Experiência do usuário (UX)
  • Melhoria de desempenho

Copy link

sonarcloud bot commented Dec 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e80723c) 75.50% compared to head (f1da421) 65.18%.
Report is 124 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop      #51       +/-   ##
============================================
- Coverage    75.50%   65.18%   -10.33%     
============================================
  Files           37       45        +8     
  Lines          935     1324      +389     
  Branches       168      265       +97     
============================================
+ Hits           706      863      +157     
- Misses         227      456      +229     
- Partials         2        5        +3     
Flag Coverage Δ
jest 65.18% <ø> (-10.33%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@pedro-cella pedro-cella merged commit ee81caa into develop Dec 11, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Melhoria] Adicionar "*" aos campos obrigatórios no cadastro do idoso
2 participants