Skip to content

🚀 Golang, Fiber, Sql Server, GitHub Actions and Heroku

Notifications You must be signed in to change notification settings

JailtonJunior94/financialcontrol-api

Repository files navigation

Financial Control API

Go Quality Gate Status Bugs Code Smells Coverage

Sobre

Projeto backend de controle de finanças pessoais.

Tecnologias Utilizadas 🚀

Testes de Unidade

Para gerar o arquivo coverage da aplicação

go test --coverprofile tests/coverage.txt ./...
go test --coverprofile tests/coverage.out ./...

Para gerar html com informações detalhadas do teste

go tool cover --html=tests/coverage.txt
go tool cover --html=tests/coverage.out

docker image build -t jailtonjunior/financialcontrol:v1 .

docker image push jailtonjunior/financialcontrol:v1

kubectl get certificate -n financialcontrol kubectl describe certificate -n financialcontrol kubectl get certificaterequest -n financialcontrol

About

🚀 Golang, Fiber, Sql Server, GitHub Actions and Heroku

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published