ncc-erp / ncc-erp-workflow-w2-ui

0 stars 0 forks source link

add current user #166

Closed ndcqn02 closed 7 months ago

ndcqn02 commented 8 months ago

Checklist (check all applicable)

Description

Related Tickets & Documents

Evidence

https://www.loom.com/share/816289d79ced49e48a804cb79a2489ae

github-actions[bot] commented 8 months ago

Code Coverage Results:

--------------------------------------------|---------|----------|---------|---------|---------------------------------------------------------------------------------------------------------------------
File                                        | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                                                                                   
--------------------------------------------|---------|----------|---------|---------|---------------------------------------------------------------------------------------------------------------------
All files                                   |   67.96 |    45.19 |   51.34 |   67.86 |                                                                                                                     
 api/apiHooks                               |   41.37 |        0 |   11.11 |   30.98 |                                                                                                                     
  index.ts                                  |   36.25 |        0 |       4 |   25.75 | 10-11,23-30,38-45,57-64,74-81,85-91,95-101,105-114,118-125,129-135,139-145,149-150                                  
  userHooks.ts                              |     100 |      100 |     100 |     100 |                                                                                                                     
 common                                     |     100 |      100 |     100 |     100 |                                                                                                                     
  constants.ts                              |     100 |      100 |     100 |     100 |                                                                                                                     
  enums.ts                                  |     100 |      100 |     100 |     100 |                                                                                                                     
 common/components                          |   84.95 |    29.85 |   67.85 |   84.46 |                                                                                                                     
  CurrentUser.tsx                           |     100 |       75 |     100 |     100 | 16                                                                                                                  
  EmptyWrapper.tsx                          |     100 |    33.33 |     100 |     100 | 13-16                                                                                                               
  ErrorDisplay.tsx                          |     100 |      100 |     100 |     100 |                                                                                                                     
  InputWrapper.tsx                          |     100 |       50 |     100 |     100 | 16-22                                                                                                               
  ModalConfirm.tsx                          |     100 |      100 |     100 |     100 |                                                                                                                     
  Pagination.tsx                            |   66.66 |     3.03 |      50 |   63.15 | 33,42-98                                                                                                            
  PasswordField.tsx                         |   88.88 |       50 |      50 |     100 | 45-55                                                                                                               
  SearchableSelectField.tsx                 |   77.77 |    63.63 |   66.66 |   76.92 | 47,58,68-75                                                                                                         
  SelectField.tsx                           |     100 |      100 |     100 |     100 |                                                                                                                     
  StandaloneToast.tsx                       |     100 |      100 |     100 |     100 |                                                                                                                     
  TextField.tsx                             |     100 |      100 |     100 |     100 |                                                                                                                     
  TextareaField.tsx                         |     100 |      100 |     100 |     100 |                                                                                                                     
  Toogle.tsx                                |   78.57 |       50 |      25 |   76.92 | 20-46                                                                                                               
 common/components/Boards                   |    51.8 |     40.9 |   45.23 |   52.59 |                                                                                                                     
  ListTask.tsx                              |   58.97 |    33.33 |   48.38 |   59.64 | 88-89,94-105,190-283,319-322,330-359,376,387,419-499                                                                
  ModalBoard.tsx                            |    60.6 |       30 |   33.33 |    60.6 | 70,76,80-103,111-121,170                                                                                            
  TaskSkeleton.tsx                          |      75 |      100 |       0 |      75 | 13                                                                                                                  
  index.tsx                                 |   45.37 |    44.91 |   45.71 |    46.6 | 129-136,140-166,170-204,227-241,262-272,283-297,304-317,327-348,354-355,363-383,394,401,408,430,451-475,524,619-639 
  useBoard.tsx                              |      52 |       50 |      60 |      50 | 19-23,33-43                                                                                                         
  useClearCacheTask.ts                      |   77.77 |      100 |   33.33 |   77.77 | 13-14                                                                                                               
 common/components/CardDetails              |    90.9 |        0 |      50 |      90 |                                                                                                                     
  index.tsx                                 |    90.9 |        0 |      50 |      90 | 28                                                                                                                  
 common/components/DateRangePicker          |   77.77 |       50 |   33.33 |   77.77 |                                                                                                                     
  index.tsx                                 |   77.77 |       50 |   33.33 |   77.77 | 40-56                                                                                                               
 common/components/Page                     |     100 |      100 |     100 |     100 |                                                                                                                     
  PageBody.tsx                              |     100 |      100 |     100 |     100 |                                                                                                                     
  PageHeader.tsx                            |     100 |      100 |     100 |     100 |                                                                                                                     
  PageHeaderLeft.tsx                        |     100 |      100 |     100 |     100 |                                                                                                                     
  PageHeaderRight.tsx                       |     100 |      100 |     100 |     100 |                                                                                                                     
  PageHeading.tsx                           |     100 |      100 |     100 |     100 |                                                                                                                     
  index.tsx                                 |     100 |      100 |     100 |     100 |                                                                                                                     
 common/components/Table                    |   77.08 |    54.54 |   53.84 |   75.55 |                                                                                                                     
  PageSize.tsx                              |      90 |      100 |      50 |   88.88 | 26                                                                                                                  
  ShowingItemText.tsx                       |     100 |       50 |     100 |     100 | 16                                                                                                                  
  Table.tsx                                 |   68.75 |    54.83 |      50 |   67.74 | 63-65,69-71,120-126,171-172                                                                                         
 common/components/TextGroup                |     100 |      100 |     100 |     100 |                                                                                                                     
  TextGroup.tsx                             |     100 |      100 |     100 |     100 |                                                                                                                     
 features/RequestTemplates                  |     100 |       50 |     100 |     100 |                                                                                                                     
  index.tsx                                 |     100 |       50 |     100 |     100 | 18                                                                                                                  
 features/RequestTemplates/components       |   84.12 |       50 |    62.5 |    86.2 |                                                                                                                     
  RequestTemplateModal.tsx                  |     100 |      100 |     100 |     100 |                                                                                                                     
  RequestTemplateTable.tsx                  |   82.45 |       50 |      60 |    84.9 | 123,130,145-149,153                                                                                                 
 features/RequestTemplates/components/forms |   52.41 |    29.41 |   42.85 |   52.81 |                                                                                                                     
  RequestForm.tsx                           |   52.41 |    29.41 |   42.85 |   52.81 | 91-98,103-128,135-137,145-153,168-179,193-196,203-206,213-240,284-319,345,390-403,431-472                           
 features/Tasks                             |     100 |      100 |     100 |     100 |                                                                                                                     
  index.tsx                                 |     100 |      100 |     100 |     100 |                                                                                                                     
 features/Tasks/components                  |   67.59 |    52.23 |   43.13 |   68.29 |                                                                                                                     
  RequestInput.tsx                          |   92.85 |       75 |     100 |    92.3 | 14                                                                                                                  
  TaskDetailModal.tsx                       |      50 |     40.9 |   25.92 |   51.85 | 78-79,97,111-119,124-133,145-155,159-172,182-198,217,266-374                                                        
  TasksBoard.tsx                            |      84 |    73.68 |   59.09 |   82.85 | 102,154-160,171,185,200-250,280                                                                                     
 features/auth/pages                        |   60.41 |       10 |      40 |   60.41 |                                                                                                                     
  Login.tsx                                 |   60.41 |       10 |      40 |   60.41 | 42,63-85,95-100,105-111                                                                                             
 features/report                            |     100 |       50 |     100 |     100 |                                                                                                                     
  index.tsx                                 |     100 |       50 |     100 |     100 | 9                                                                                                                   
 features/report/components                 |   82.26 |    49.29 |      65 |   83.84 |                                                                                                                     
  DetailModal.tsx                           |   91.42 |    53.33 |    87.5 |   91.17 | 48,53,151                                                                                                           
  PostAndWFHTable.tsx                       |   77.31 |    46.34 |   58.06 |   79.54 | 78-86,92-93,99,114-115,119,185,192,234-271                                                                          
  RowAction.tsx                             |     100 |      100 |     100 |     100 |                                                                                                                     
 features/requestDevices                    |     100 |       50 |     100 |     100 |                                                                                                                     
  index.tsx                                 |     100 |       50 |     100 |     100 | 11                                                                                                                  
 features/requestDevices/components         |   71.36 |    57.44 |   54.41 |   73.52 |                                                                                                                     
  DetailModal.tsx                           |   60.52 |    56.52 |   41.66 |   65.15 | 60-61,82,90-100,120-121,126,145,163-170,175-188,330                                                                 
  MyRequestTable.tsx                        |   75.17 |    58.33 |   60.46 |   75.96 | 234,241,268-269,273-274,278-282,286-303,324-478                                                                     
  RowAction.tsx                             |     100 |      100 |     100 |     100 |                                                                                                                     
 features/userManagement                    |     100 |      100 |     100 |     100 |                                                                                                                     
  index.tsx                                 |     100 |      100 |     100 |     100 |                                                                                                                     
 features/userManagement/components         |   60.58 |    20.83 |   40.54 |   59.68 |                                                                                                                     
  RowAction.tsx                             |     100 |      100 |     100 |     100 |                                                                                                                     
  UserForm.tsx                              |   23.52 |        0 |       0 |   23.52 | 30-255                                                                                                              
  UserManagementTable.tsx                   |   86.36 |    41.66 |   66.66 |   88.33 | 124,131,140-142,146,166                                                                                             
  UserModal.tsx                             |      50 |        0 |       0 |   45.45 | 27-55                                                                                                               
 hooks                                      |      90 |        0 |   83.33 |      90 |                                                                                                                     
  useCurrentUser.ts                         |      90 |        0 |     100 |      90 | 9                                                                                                                   
  useDebounced.ts                           |      90 |      100 |      75 |      90 | 7                                                                                                                   
 stores                                     |   35.29 |      100 |       0 |   38.46 |                                                                                                                     
  appConfig.ts                              |   35.29 |      100 |       0 |   38.46 | 16-34                                                                                                               
 themes                                     |     100 |      100 |     100 |     100 |                                                                                                                     
  drawerTheme.ts                            |     100 |      100 |     100 |     100 |                                                                                                                     
  menuTheme.ts                              |     100 |      100 |     100 |     100 |                                                                                                                     
  theme.ts                                  |     100 |      100 |     100 |     100 |                                                                                                                     
 utils                                      |   77.32 |    62.96 |   60.86 |   74.83 |                                                                                                                     
  convertToCase.ts                          |     100 |      100 |     100 |     100 |                                                                                                                     
  dateUtils.ts                              |   95.45 |    71.42 |     100 |   94.73 | 20                                                                                                                  
  extractContent.ts                         |   71.42 |    57.14 |     100 |   66.66 | 8-11                                                                                                                
  formatDate.ts                             |     100 |      100 |     100 |     100 |                                                                                                                     
  getDayAgo.ts                              |     100 |      100 |     100 |     100 |                                                                                                                     
  getStatusByIndex.ts                       |   85.71 |      100 |     100 |   81.81 | 10,20                                                                                                               
  handleExportExcelFile.ts                  |    37.5 |        0 |       0 |   28.57 | 10-14                                                                                                               
  index.ts                                  |     100 |      100 |   52.94 |     100 |                                                                                                                     
  isObjectEmpty.ts                          |      80 |    66.66 |     100 |      75 | 5                                                                                                                   
  isValidJson.ts                            |      25 |        0 |       0 |   14.28 | 2-10                                                                                                                
  localStorage.ts                           |      75 |      100 |      25 |    62.5 | 6,10,14                                                                                                             
  parseJwt.ts                               |   16.66 |        0 |       0 |      10 | 2-18                                                                                                                
  removeDiacritics.ts                       |   66.66 |      100 |       0 |      50 | 2                                                                                                                   
  subtractTime.ts                           |   52.94 |        0 |       0 |   52.94 | 17-30                                                                                                               
  validateWFHDates.ts                       |     100 |      100 |     100 |     100 |                                                                                                                     
  validationSchema.ts                       |     100 |      100 |     100 |     100 |                                                                                                                     
--------------------------------------------|---------|----------|---------|---------|---------------------------------------------------------------------------------------------------------------------