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 #59/ranking implementation #60

Merged
merged 6 commits into from
Aug 28, 2024

Conversation

DanielFsR
Copy link
Collaborator

Related Issue

Resolves #59

Description

Cria e atualiza toda a estrutura do ranking

Proposed Changes

Realiza conexão e filtragem dos dados
Atualiza lógica do service
Atualiza database in memory
Atualiza testes
Cria controller

Tests Performed

Cobertura de 100% de código

@DanielFsR DanielFsR added 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 01:50
@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 97.57%. Comparing base (f3ea7be) to head (37db220).
Report is 7 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #60      +/-   ##
===========================================
+ Coverage    95.74%   97.57%   +1.83%     
===========================================
  Files            3        3              
  Lines          141      165      +24     
  Branches        41       43       +2     
===========================================
+ Hits           135      161      +26     
+ Misses           6        4       -2     

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

@rafgpereira rafgpereira merged commit bc7777e 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
feature Nova funcionalidade testing Implementação de teste
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

ranking psql repository
2 participants