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

(#208) Página de listagem de usuário #46

Merged
merged 61 commits into from
Dec 11, 2023

Merge branch 'dev' of https://github.com/fga-eps-mds/2023.2-PrintGo-F…

35f19ac
Select commit
Loading
Failed to load commit list.
Merged

(#208) Página de listagem de usuário #46

Merge branch 'dev' of https://github.com/fga-eps-mds/2023.2-PrintGo-F…
35f19ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2023 in 1s

92.42% (+0.58%) compared to cecde81

View this Pull Request on Codecov

92.42% (+0.58%) compared to cecde81

Details

Codecov Report

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

Comparison is base (cecde81) 91.84% compared to head (35f19ac) 92.42%.

Files Patch % Lines
src/pages/UsersList.js 92.94% 6 Missing ⚠️
src/components/forms/EditUserForm.js 96.07% 2 Missing ⚠️
src/services/userService.js 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #46      +/-   ##
==========================================
+ Coverage   91.84%   92.42%   +0.58%     
==========================================
  Files          46       49       +3     
  Lines         613      766     +153     
  Branches      128      172      +44     
==========================================
+ Hits          563      708     +145     
- Misses         49       57       +8     
  Partials        1        1              

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