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 #61/implement indicadores #62

Merged
merged 10 commits into from
Aug 28, 2024
Merged

Conversation

DanielFsR
Copy link
Collaborator

Related Issue

Resolves #61

Description

Implementa toda a estrutura de indicadores
corrige alguns bugs

Proposed Changes

Conexão com banco de dados psql,
criação de nova lógica daservices,
conexão com frontend,
testes
correção de bugs

Tests Performed

100% de cobertura de código

@DanielFsR DanielFsR added bug problema na aplicação feature Nova funcionalidade testing Implementação de teste labels Aug 28, 2024
@DanielFsR DanielFsR added this to the Sprint #14 milestone Aug 28, 2024
@DanielFsR DanielFsR requested a review from rafgpereira August 28, 2024 05:15
@DanielFsR DanielFsR self-assigned this Aug 28, 2024
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (196a12e) to head (cb253cd).
Report is 5 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop       #62   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          147       147           
  Branches        39        39           
=========================================
  Hits           147       147           

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

@rafgpereira rafgpereira merged commit 4946052 into develop Aug 28, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug problema na aplicação feature Nova funcionalidade testing Implementação de teste
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

implement indicadores
2 participants