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

feat: add ira validation decorator #235

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

caio-felipee
Copy link
Collaborator

Descrição

  • Adiciona validação automática de tipos para o cálculo do IRA
  • Formata o código utilizando mais variáveis

Tipo de alteração

  • New feature (alteração que adiciona funcionalidade)

Checklist

  • Meu código segue as diretrizes de contribuição deste projeto
  • Realizei uma revisão pessoal do meu código
  • Comentei meu código, especialmente em áreas de difícil compreensão
  • Fiz alterações correspondentes na documentação
  • Minhas alterações não geram novos warnings ou erros
  • Adicionei testes que comprovam que minha correção é eficaz ou que minha funcionalidade está funcionando corretamente
  • Todos os testes unitários novos e existentes passam localmente com minhas alterações

@caio-felipee caio-felipee added the back-end related to back-end development label Aug 22, 2024
@caio-felipee caio-felipee self-assigned this Aug 22, 2024
Copy link

vercel bot commented Aug 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
suagradeunb ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 11:26pm

Copy link

codeclimate bot commented Aug 22, 2024

Code Climate has analyzed commit 5facde0 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8442bd6) to head (5facde0).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #235   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           60        60           
  Lines         2075      2093   +18     
=========================================
+ Hits          2075      2093   +18     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end related to back-end development
Projects
Status: 👀 Em revisão
Development

Successfully merging this pull request may close these issues.

1 participant