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

Feature/#116 crud metricas #53

Merged
merged 130 commits into from
Dec 11, 2023
Merged

Feature/#116 crud metricas #53

merged 130 commits into from
Dec 11, 2023

Conversation

west7
Copy link
Contributor

@west7 west7 commented Dec 10, 2023

Descrição

Adicona CRUD de metricas e melhorias do asterisco e filtro do forum

Issue

Closes #166
Closes #198
Closes #197

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

JulioR2022 and others added 30 commits November 23, 2023 22:25
Co-authored-by: Arthur Talles <[email protected]>
Co-authored-by: Guilherme Silva <[email protected]>
Co-authored-by: Lucas Martins <[email protected]>
Co-authored-by: Pedro Cella <[email protected]>
Co-authored-by: Guilherme Silva <[email protected]>
Co-authored-by: Lucas Martins <[email protected]>
Co-authored-by: Pedro Cella <[email protected]>
Co-authored-by: Guilherme Silva <[email protected]>
Co-authored-by: Lucas Martins <[email protected]>
Co-authored-by: Pedro Cella <[email protected]>
Co-authored-by: Guilherme Silva <[email protected]>
Co-authored-by: Lucas Martins <[email protected]>
Co-authored-by: Pedro Cella <[email protected]>
Co-authored-by: Guilherme Silva <[email protected]>
Co-authored-by: JulioR2022 <[email protected]>
Co-authored-by: Lucas Martins <[email protected]>
Copy link
Contributor

@pedro-cella pedro-cella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Após realizado a minha avaliação, vi que está tudo ok 👍

@GustavoAPS
Copy link
Contributor

Tudo ok pela minha avaliacao esta tudo ok.

Copy link

codecov bot commented Dec 10, 2023

Codecov Report

Attention: 457 lines in your changes are missing coverage. Please review.

Comparison is base (e80723c) 75.50% compared to head (19b9656) 64.09%.
Report is 145 commits behind head on develop.

❗ Current head 19b9656 differs from pull request most recent head 1f209f5. Consider uploading reports for the commit 1f209f5 to get more accurate results

Files Patch % Lines
src/app/private/pages/cadastrarRotina.tsx 0.00% 112 Missing and 1 partial ⚠️
src/app/private/pages/visualizarMetrica.tsx 46.31% 51 Missing ⚠️
src/app/private/pages/editarRotina.tsx 62.50% 44 Missing and 1 partial ⚠️
src/app/private/tabs/rotinas.tsx 38.09% 39 Missing ⚠️
src/app/components/CardMetrica.tsx 60.75% 31 Missing ⚠️
src/app/components/FiltroDropdown.tsx 0.00% 29 Missing ⚠️
src/app/private/tabs/registros.tsx 45.00% 22 Missing ⚠️
src/app/_layout.tsx 0.00% 17 Missing ⚠️
src/app/components/CardRotina.tsx 65.30% 17 Missing ⚠️
src/app/private/pages/visualizarPublicacao.tsx 22.72% 14 Missing and 3 partials ⚠️
... and 12 more
Additional details and impacted files
@@             Coverage Diff              @@
##           develop      #53       +/-   ##
============================================
- Coverage    75.50%   64.09%   -11.41%     
============================================
  Files           37       53       +16     
  Lines          935     1883      +948     
  Branches       168      397      +229     
============================================
+ Hits           706     1207      +501     
- Misses         227      668      +441     
- Partials         2        8        +6     
Flag Coverage Δ
jest 64.09% <54.07%> (-11.41%) ⬇️

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.

Copy link

sonarcloud bot commented Dec 10, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

61.7% 61.7% Coverage
6.7% 6.7% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@pedro-cella pedro-cella merged commit f76de7c into develop Dec 11, 2023
1 of 2 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