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

0 stars 0 forks source link

Add import/export function for workflow input #230

Closed minh-tranchi closed 1 month ago

minh-tranchi commented 2 months ago

Checklist (check all applicable) (*)

Description

Related Tickets & Documents (*)

Evidence (*)

https://drive.google.com/file/d/1jU3WAhLHc4QYoZC4LVswpq_n8CZDXh65/view?usp=sharing

github-actions[bot] commented 2 months ago

Code Coverage Results:

---------------------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------------------------------------------------------
File                                         | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                                                                               
---------------------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------------------------------------------------------
All files                                    |   65.23 |    45.14 |   48.75 |      65 |                                                                                                                 
 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                           |   85.45 |    39.32 |   73.68 |   84.96 |                                                                                                                 
  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 |                                                                                                                 
  OverflowText.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                                 |   73.91 |    45.45 |   33.33 |   71.42 | 17-20,40-66                                                                                                     
  WorkflowModal.tsx                          |     100 |      100 |     100 |     100 |                                                                                                                 
  textTooltip.tsx                            |   86.66 |    73.68 |     100 |   86.66 | 40-41,57,65                                                                                                     
 common/components/Boards                    |   51.98 |    43.08 |   47.72 |   52.74 |                                                                                                                 
  ListTask.tsx                               |    61.6 |    40.47 |   52.94 |   62.29 | 92-93,98-109,243-335,371-374,382-411,428,439,480-561                                                            
  ModalBoard.tsx                             |   62.85 |     42.3 |   33.33 |   62.85 | 79,85,89-112,120-130,212                                                                                        
  TaskSkeleton.tsx                           |      75 |      100 |       0 |      75 | 13                                                                                                              
  index.tsx                                  |   43.72 |    44.06 |   47.22 |   44.88 | 139-146,150-183,187-221,248-262,283-293,304-318,325-338,348-369,375-376,384-405,416,423,430,453-477,526,624-644 
  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/IFrame                    |    12.5 |        0 |       0 |    12.5 |                                                                                                                 
  index.tsx                                  |    12.5 |        0 |       0 |    12.5 | 10-55                                                                                                           
 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.28 |   53.84 |   75.55 |                                                                                                                 
  PageSize.tsx                               |      90 |      100 |      50 |   88.88 | 26                                                                                                              
  ShowingItemText.tsx                        |     100 |       50 |     100 |     100 | 16                                                                                                              
  Table.tsx                                  |   68.75 |    54.54 |      50 |   67.74 | 65-67,71-73,122-128,181-182                                                                                     
 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 | 22                                                                                                              
 features/RequestTemplates/components        |   58.45 |    43.75 |   26.47 |    59.7 |                                                                                                                 
  ExportImportJson.tsx                       |   26.08 |        0 |       0 |   26.08 | 21-55                                                                                                           
  RequestTemplateTable.tsx                   |   64.54 |       50 |      30 |   66.99 | 90-93,98-100,104-106,110-111,157-177,214,221,236-240,244-247,251,328-362                                        
  RowAction.tsx                              |   66.66 |      100 |       0 |    62.5 | 26-29                                                                                                           
 features/RequestTemplates/components/forms  |   41.22 |    23.21 |   27.08 |   41.24 |                                                                                                                 
  CreateForm.tsx                             |   38.23 |        0 |       0 |   38.23 | 51-124                                                                                                          
  DefineInputForm.tsx                        |   36.11 |        0 |       0 |   36.11 | 52-221                                                                                                          
  ImportJsonForm.tsx                         |   14.58 |        0 |       0 |   14.89 | 23-99                                                                                                           
  RequestForm.tsx                            |   52.08 |    29.88 |   44.82 |   52.14 | 89-96,104-130,137-139,143-151,166-177,191-194,201-204,211-238,282-317,343,388-401,429-470                       
 features/RequestTemplates/components/modals |      96 |      100 |      75 |   95.23 |                                                                                                                 
  CreateTemplateModal.tsx                    |     100 |      100 |     100 |     100 |                                                                                                                 
  DefineTemplateInputModal.tsx               |     100 |      100 |     100 |     100 |                                                                                                                 
  ImportJsonModal.tsx                        |   83.33 |      100 |       0 |      80 | 16                                                                                                              
  RequestTemplateModal.tsx                   |     100 |      100 |     100 |     100 |                                                                                                                 
 features/Tasks                              |     100 |      100 |     100 |     100 |                                                                                                                 
  index.tsx                                  |     100 |      100 |     100 |     100 |                                                                                                                 
 features/Tasks/components                   |   63.11 |    53.08 |   38.09 |   63.59 |                                                                                                                 
  RequestInput.tsx                           |   92.85 |       75 |     100 |    92.3 | 14                                                                                                              
  TaskDetailModal.tsx                        |   50.32 |    44.82 |   23.07 |   51.72 | 109-110,147-149,152-154,158-175,182-198,202-206,225,239-247,263-272,284-294,298-311,321-339,358,406-553         
  TasksBoard.tsx                             |      84 |    73.68 |   59.09 |   82.85 | 102,155-161,172,186,201-251,281                                                                                 
 features/auth/pages                         |   60.41 |    30.76 |      40 |   60.41 |                                                                                                                 
  Login.tsx                                  |   60.41 |    30.76 |      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,233-270                                                                      
  RowAction.tsx                              |     100 |      100 |     100 |     100 |                                                                                                                 
 features/requestDevices                     |     100 |       50 |     100 |     100 |                                                                                                                 
  index.tsx                                  |     100 |       50 |     100 |     100 | 11                                                                                                              
 features/requestDevices/components          |   73.24 |    60.78 |   54.41 |    75.6 |                                                                                                                 
  DetailModal.tsx                            |   60.52 |    56.52 |   41.66 |   65.15 | 65-66,87,95-105,127-128,133,152,169-176,181-194,329                                                             
  MyRequestTable.tsx                         |   78.16 |    62.74 |   60.46 |   79.23 | 271,278,305-306,310-311,315-318,322-330,344-501                                                                 
  RowAction.tsx                              |     100 |       80 |     100 |     100 | 28                                                                                                              
 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.62 |       25 |    87.5 |   90.62 |                                                                                                                 
  useCurrentUser.ts                          |      90 |        0 |     100 |      90 | 9                                                                                                               
  useDebounced.ts                            |      90 |      100 |      75 |      90 | 7                                                                                                               
  useIsAdmin.ts                              |   91.66 |    33.33 |     100 |   91.66 | 10                                                                                                              
 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                                       |    82.7 |    57.69 |   68.08 |   80.98 |                                                                                                                 
  convertToCase.ts                           |     100 |      100 |     100 |     100 |                                                                                                                 
  dateUtils.ts                               |   95.45 |    71.42 |     100 |   94.73 | 20                                                                                                              
  extractContent.ts                          |   85.71 |       25 |     100 |   83.33 | 5                                                                                                               
  formatDate.ts                              |     100 |      100 |     100 |     100 |                                                                                                                 
  getColorTypeRequest.ts                     |    92.3 |       50 |     100 |   91.66 | 19                                                                                                              
  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 |   58.82 |     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                            |   94.11 |        0 |     100 |   94.11 | 21                                                                                                              
  validateWFHDates.ts                        |     100 |      100 |     100 |     100 |                                                                                                                 
  validationSchema.ts                        |     100 |      100 |     100 |     100 |                                                                                                                 
---------------------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------------------------------------------------------
github-actions[bot] commented 2 months ago

Code Coverage Results:

---------------------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------------------------------------------------------
File                                         | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                                                                               
---------------------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------------------------------------------------------
All files                                    |   65.36 |    45.31 |   48.66 |   65.14 |                                                                                                                 
 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                           |   85.45 |    39.32 |   73.68 |   84.96 |                                                                                                                 
  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 |                                                                                                                 
  OverflowText.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                                 |   73.91 |    45.45 |   33.33 |   71.42 | 17-20,40-66                                                                                                     
  WorkflowModal.tsx                          |     100 |      100 |     100 |     100 |                                                                                                                 
  textTooltip.tsx                            |   86.66 |    73.68 |     100 |   86.66 | 40-41,57,65                                                                                                     
 common/components/Boards                    |   51.98 |    43.08 |   47.72 |   52.74 |                                                                                                                 
  ListTask.tsx                               |    61.6 |    40.47 |   52.94 |   62.29 | 92-93,98-109,243-335,371-374,382-411,428,439,480-561                                                            
  ModalBoard.tsx                             |   62.85 |     42.3 |   33.33 |   62.85 | 79,85,89-112,120-130,212                                                                                        
  TaskSkeleton.tsx                           |      75 |      100 |       0 |      75 | 13                                                                                                              
  index.tsx                                  |   43.72 |    44.06 |   47.22 |   44.88 | 139-146,150-183,187-221,248-262,283-293,304-318,325-338,348-369,375-376,384-405,416,423,430,453-477,526,624-644 
  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/IFrame                    |    12.5 |        0 |       0 |    12.5 |                                                                                                                 
  index.tsx                                  |    12.5 |        0 |       0 |    12.5 | 10-55                                                                                                           
 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.28 |   53.84 |   75.55 |                                                                                                                 
  PageSize.tsx                               |      90 |      100 |      50 |   88.88 | 26                                                                                                              
  ShowingItemText.tsx                        |     100 |       50 |     100 |     100 | 16                                                                                                              
  Table.tsx                                  |   68.75 |    54.54 |      50 |   67.74 | 65-67,71-73,122-128,181-182                                                                                     
 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 | 22                                                                                                              
 features/RequestTemplates/components        |   58.04 |    43.75 |   25.71 |   59.25 |                                                                                                                 
  ExportImportJson.tsx                       |      25 |        0 |       0 |      25 | 21-58                                                                                                           
  RequestTemplateTable.tsx                   |   64.54 |       50 |      30 |   66.99 | 90-93,98-100,104-106,110-111,157-177,214,221,236-240,244-247,251,328-362                                        
  RowAction.tsx                              |   66.66 |      100 |       0 |    62.5 | 26-29                                                                                                           
 features/RequestTemplates/components/forms  |   42.18 |    23.85 |   27.08 |   42.23 |                                                                                                                 
  CreateForm.tsx                             |   38.23 |        0 |       0 |   38.23 | 51-124                                                                                                          
  DefineInputForm.tsx                        |   36.11 |        0 |       0 |   36.11 | 52-221                                                                                                          
  ImportJsonForm.tsx                         |   16.66 |        0 |       0 |   17.07 | 23-87                                                                                                           
  RequestForm.tsx                            |   52.08 |    29.88 |   44.82 |   52.14 | 89-96,104-130,137-139,143-151,166-177,191-194,201-204,211-238,282-317,343,388-401,429-470                       
 features/RequestTemplates/components/modals |      96 |      100 |      75 |   95.23 |                                                                                                                 
  CreateTemplateModal.tsx                    |     100 |      100 |     100 |     100 |                                                                                                                 
  DefineTemplateInputModal.tsx               |     100 |      100 |     100 |     100 |                                                                                                                 
  ImportJsonModal.tsx                        |   83.33 |      100 |       0 |      80 | 16                                                                                                              
  RequestTemplateModal.tsx                   |     100 |      100 |     100 |     100 |                                                                                                                 
 features/Tasks                              |     100 |      100 |     100 |     100 |                                                                                                                 
  index.tsx                                  |     100 |      100 |     100 |     100 |                                                                                                                 
 features/Tasks/components                   |   63.11 |    53.08 |   38.09 |   63.59 |                                                                                                                 
  RequestInput.tsx                           |   92.85 |       75 |     100 |    92.3 | 14                                                                                                              
  TaskDetailModal.tsx                        |   50.32 |    44.82 |   23.07 |   51.72 | 109-110,147-149,152-154,158-175,182-198,202-206,225,239-247,263-272,284-294,298-311,321-339,358,406-553         
  TasksBoard.tsx                             |      84 |    73.68 |   59.09 |   82.85 | 102,155-161,172,186,201-251,281                                                                                 
 features/auth/pages                         |   60.41 |    30.76 |      40 |   60.41 |                                                                                                                 
  Login.tsx                                  |   60.41 |    30.76 |      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,233-270                                                                      
  RowAction.tsx                              |     100 |      100 |     100 |     100 |                                                                                                                 
 features/requestDevices                     |     100 |       50 |     100 |     100 |                                                                                                                 
  index.tsx                                  |     100 |       50 |     100 |     100 | 11                                                                                                              
 features/requestDevices/components          |   73.24 |    60.78 |   54.41 |    75.6 |                                                                                                                 
  DetailModal.tsx                            |   60.52 |    56.52 |   41.66 |   65.15 | 65-66,87,95-105,127-128,133,152,169-176,181-194,329                                                             
  MyRequestTable.tsx                         |   78.16 |    62.74 |   60.46 |   79.23 | 271,278,305-306,310-311,315-318,322-330,344-501                                                                 
  RowAction.tsx                              |     100 |       80 |     100 |     100 | 28                                                                                                              
 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.62 |       25 |    87.5 |   90.62 |                                                                                                                 
  useCurrentUser.ts                          |      90 |        0 |     100 |      90 | 9                                                                                                               
  useDebounced.ts                            |      90 |      100 |      75 |      90 | 7                                                                                                               
  useIsAdmin.ts                              |   91.66 |    33.33 |     100 |   91.66 | 10                                                                                                              
 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                                       |    82.7 |    57.69 |   68.08 |   80.98 |                                                                                                                 
  convertToCase.ts                           |     100 |      100 |     100 |     100 |                                                                                                                 
  dateUtils.ts                               |   95.45 |    71.42 |     100 |   94.73 | 20                                                                                                              
  extractContent.ts                          |   85.71 |       25 |     100 |   83.33 | 5                                                                                                               
  formatDate.ts                              |     100 |      100 |     100 |     100 |                                                                                                                 
  getColorTypeRequest.ts                     |    92.3 |       50 |     100 |   91.66 | 19                                                                                                              
  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 |   58.82 |     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                            |   94.11 |        0 |     100 |   94.11 | 21                                                                                                              
  validateWFHDates.ts                        |     100 |      100 |     100 |     100 |                                                                                                                 
  validationSchema.ts                        |     100 |      100 |     100 |     100 |                                                                                                                 
---------------------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------------------------------------------------------
github-actions[bot] commented 2 months ago

Code Coverage Results:

---------------------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------------------------------------------------------
File                                         | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                                                                               
---------------------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------------------------------------------------------
All files                                    |   65.39 |    45.37 |   48.66 |   65.17 |                                                                                                                 
 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                           |   85.45 |    39.32 |   73.68 |   84.96 |                                                                                                                 
  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 |                                                                                                                 
  OverflowText.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                                 |   73.91 |    45.45 |   33.33 |   71.42 | 17-20,40-66                                                                                                     
  WorkflowModal.tsx                          |     100 |      100 |     100 |     100 |                                                                                                                 
  textTooltip.tsx                            |   86.66 |    73.68 |     100 |   86.66 | 40-41,57,65                                                                                                     
 common/components/Boards                    |   51.98 |    43.08 |   47.72 |   52.74 |                                                                                                                 
  ListTask.tsx                               |    61.6 |    40.47 |   52.94 |   62.29 | 92-93,98-109,243-335,371-374,382-411,428,439,480-561                                                            
  ModalBoard.tsx                             |   62.85 |     42.3 |   33.33 |   62.85 | 79,85,89-112,120-130,212                                                                                        
  TaskSkeleton.tsx                           |      75 |      100 |       0 |      75 | 13                                                                                                              
  index.tsx                                  |   43.72 |    44.06 |   47.22 |   44.88 | 139-146,150-183,187-221,248-262,283-293,304-318,325-338,348-369,375-376,384-405,416,423,430,453-477,526,624-644 
  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/IFrame                    |    12.5 |        0 |       0 |    12.5 |                                                                                                                 
  index.tsx                                  |    12.5 |        0 |       0 |    12.5 | 10-55                                                                                                           
 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.28 |   53.84 |   75.55 |                                                                                                                 
  PageSize.tsx                               |      90 |      100 |      50 |   88.88 | 26                                                                                                              
  ShowingItemText.tsx                        |     100 |       50 |     100 |     100 | 16                                                                                                              
  Table.tsx                                  |   68.75 |    54.54 |      50 |   67.74 | 65-67,71-73,122-128,181-182                                                                                     
 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 | 22                                                                                                              
 features/RequestTemplates/components        |   58.04 |    43.75 |   25.71 |   59.25 |                                                                                                                 
  ExportImportJson.tsx                       |      25 |        0 |       0 |      25 | 21-58                                                                                                           
  RequestTemplateTable.tsx                   |   64.54 |       50 |      30 |   66.99 | 90-93,98-100,104-106,110-111,157-177,214,221,236-240,244-247,251,328-362                                        
  RowAction.tsx                              |   66.66 |      100 |       0 |    62.5 | 26-29                                                                                                           
 features/RequestTemplates/components/forms  |   42.35 |    24.07 |   27.08 |    42.4 |                                                                                                                 
  CreateForm.tsx                             |   38.23 |        0 |       0 |   38.23 | 51-124                                                                                                          
  DefineInputForm.tsx                        |   36.11 |        0 |       0 |   36.11 | 52-221                                                                                                          
  ImportJsonForm.tsx                         |   17.07 |        0 |       0 |    17.5 | 23-85                                                                                                           
  RequestForm.tsx                            |   52.08 |    29.88 |   44.82 |   52.14 | 89-96,104-130,137-139,143-151,166-177,191-194,201-204,211-238,282-317,343,388-401,429-470                       
 features/RequestTemplates/components/modals |      96 |      100 |      75 |   95.23 |                                                                                                                 
  CreateTemplateModal.tsx                    |     100 |      100 |     100 |     100 |                                                                                                                 
  DefineTemplateInputModal.tsx               |     100 |      100 |     100 |     100 |                                                                                                                 
  ImportJsonModal.tsx                        |   83.33 |      100 |       0 |      80 | 16                                                                                                              
  RequestTemplateModal.tsx                   |     100 |      100 |     100 |     100 |                                                                                                                 
 features/Tasks                              |     100 |      100 |     100 |     100 |                                                                                                                 
  index.tsx                                  |     100 |      100 |     100 |     100 |                                                                                                                 
 features/Tasks/components                   |   63.11 |    53.08 |   38.09 |   63.59 |                                                                                                                 
  RequestInput.tsx                           |   92.85 |       75 |     100 |    92.3 | 14                                                                                                              
  TaskDetailModal.tsx                        |   50.32 |    44.82 |   23.07 |   51.72 | 109-110,147-149,152-154,158-175,182-198,202-206,225,239-247,263-272,284-294,298-311,321-339,358,406-553         
  TasksBoard.tsx                             |      84 |    73.68 |   59.09 |   82.85 | 102,155-161,172,186,201-251,281                                                                                 
 features/auth/pages                         |   60.41 |    30.76 |      40 |   60.41 |                                                                                                                 
  Login.tsx                                  |   60.41 |    30.76 |      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,233-270                                                                      
  RowAction.tsx                              |     100 |      100 |     100 |     100 |                                                                                                                 
 features/requestDevices                     |     100 |       50 |     100 |     100 |                                                                                                                 
  index.tsx                                  |     100 |       50 |     100 |     100 | 11                                                                                                              
 features/requestDevices/components          |   73.24 |    60.78 |   54.41 |    75.6 |                                                                                                                 
  DetailModal.tsx                            |   60.52 |    56.52 |   41.66 |   65.15 | 65-66,87,95-105,127-128,133,152,169-176,181-194,329                                                             
  MyRequestTable.tsx                         |   78.16 |    62.74 |   60.46 |   79.23 | 271,278,305-306,310-311,315-318,322-330,344-501                                                                 
  RowAction.tsx                              |     100 |       80 |     100 |     100 | 28                                                                                                              
 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.62 |       25 |    87.5 |   90.62 |                                                                                                                 
  useCurrentUser.ts                          |      90 |        0 |     100 |      90 | 9                                                                                                               
  useDebounced.ts                            |      90 |      100 |      75 |      90 | 7                                                                                                               
  useIsAdmin.ts                              |   91.66 |    33.33 |     100 |   91.66 | 10                                                                                                              
 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                                       |    82.7 |    57.69 |   68.08 |   80.98 |                                                                                                                 
  convertToCase.ts                           |     100 |      100 |     100 |     100 |                                                                                                                 
  dateUtils.ts                               |   95.45 |    71.42 |     100 |   94.73 | 20                                                                                                              
  extractContent.ts                          |   85.71 |       25 |     100 |   83.33 | 5                                                                                                               
  formatDate.ts                              |     100 |      100 |     100 |     100 |                                                                                                                 
  getColorTypeRequest.ts                     |    92.3 |       50 |     100 |   91.66 | 19                                                                                                              
  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 |   58.82 |     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                            |   94.11 |        0 |     100 |   94.11 | 21                                                                                                              
  validateWFHDates.ts                        |     100 |      100 |     100 |     100 |                                                                                                                 
  validationSchema.ts                        |     100 |      100 |     100 |     100 |                                                                                                                 
---------------------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------------------------------------------------------
github-actions[bot] commented 2 months ago

Code Coverage Results:

---------------------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------------------------------------------------------
File                                         | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                                                                               
---------------------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------------------------------------------------------
All files                                    |   65.31 |    45.02 |    48.4 |   65.09 |                                                                                                                 
 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                           |   85.45 |    39.32 |   73.68 |   84.96 |                                                                                                                 
  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 |                                                                                                                 
  OverflowText.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                                 |   73.91 |    45.45 |   33.33 |   71.42 | 17-20,40-66                                                                                                     
  WorkflowModal.tsx                          |     100 |      100 |     100 |     100 |                                                                                                                 
  textTooltip.tsx                            |   86.66 |    73.68 |     100 |   86.66 | 40-41,57,65                                                                                                     
 common/components/Boards                    |   51.98 |    42.39 |   47.72 |   52.74 |                                                                                                                 
  ListTask.tsx                               |    61.6 |    36.84 |   52.94 |   62.29 | 92-93,98-109,243-335,371-374,382-411,428,439,480-554                                                            
  ModalBoard.tsx                             |   62.85 |     42.3 |   33.33 |   62.85 | 79,85,89-112,120-130,212                                                                                        
  TaskSkeleton.tsx                           |      75 |      100 |       0 |      75 | 13                                                                                                              
  index.tsx                                  |   43.72 |    44.06 |   47.22 |   44.88 | 139-146,150-183,187-221,248-262,283-293,304-318,325-338,348-369,375-376,384-405,416,423,430,453-477,526,624-644 
  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/IFrame                    |    12.5 |        0 |       0 |    12.5 |                                                                                                                 
  index.tsx                                  |    12.5 |        0 |       0 |    12.5 | 10-55                                                                                                           
 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                     |   75.43 |    53.48 |   43.75 |   74.07 |                                                                                                                 
  PageSize.tsx                               |      90 |      100 |      50 |   88.88 | 26                                                                                                              
  ShowingItemText.tsx                        |     100 |       50 |     100 |     100 | 16                                                                                                              
  Table.tsx                                  |   67.56 |    53.65 |   41.66 |   66.66 | 74-76,80-82,134-185,214-215                                                                                     
  TableSkeleton.tsx                          |      75 |      100 |       0 |      75 | 4                                                                                                               
 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 | 22                                                                                                              
 features/RequestTemplates/components        |   57.63 |    43.75 |   25.71 |   58.39 |                                                                                                                 
  ExportImportJson.tsx                       |      25 |        0 |       0 |      25 | 23-58                                                                                                           
  RequestTemplateTable.tsx                   |   63.96 |       50 |      30 |   65.71 | 89-92,97-101,105-107,111-112,158-178,216,223,238-242,246-249,253,326-361                                        
  RowAction.tsx                              |   66.66 |      100 |       0 |    62.5 | 26-29                                                                                                           
 features/RequestTemplates/components/forms  |   42.02 |    23.85 |   27.08 |   42.23 |                                                                                                                 
  CreateForm.tsx                             |   38.23 |        0 |       0 |   38.23 | 51-124                                                                                                          
  DefineInputForm.tsx                        |   36.11 |        0 |       0 |   36.11 | 52-221                                                                                                          
  ImportJsonForm.tsx                         |   16.27 |        0 |       0 |   17.07 | 29-92                                                                                                           
  RequestForm.tsx                            |   52.08 |    29.88 |   44.82 |   52.14 | 89-96,104-130,137-139,143-151,166-177,191-194,201-204,211-238,282-317,343,388-401,429-470                       
 features/RequestTemplates/components/modals |      96 |      100 |      75 |   95.23 |                                                                                                                 
  CreateTemplateModal.tsx                    |     100 |      100 |     100 |     100 |                                                                                                                 
  DefineTemplateInputModal.tsx               |     100 |      100 |     100 |     100 |                                                                                                                 
  ImportJsonModal.tsx                        |   83.33 |      100 |       0 |      80 | 23                                                                                                              
  RequestTemplateModal.tsx                   |     100 |      100 |     100 |     100 |                                                                                                                 
 features/Tasks                              |     100 |      100 |     100 |     100 |                                                                                                                 
  index.tsx                                  |     100 |      100 |     100 |     100 |                                                                                                                 
 features/Tasks/components                   |   63.11 |    53.08 |   38.09 |   63.59 |                                                                                                                 
  RequestInput.tsx                           |   92.85 |       75 |     100 |    92.3 | 14                                                                                                              
  TaskDetailModal.tsx                        |   50.32 |    44.82 |   23.07 |   51.72 | 109-110,147-149,152-154,158-175,182-198,202-206,225,239-247,263-272,284-294,298-311,321-339,358,406-553         
  TasksBoard.tsx                             |      84 |    73.68 |   59.09 |   82.85 | 102,155-161,172,186,201-251,281                                                                                 
 features/auth/pages                         |   60.41 |    30.76 |      40 |   60.41 |                                                                                                                 
  Login.tsx                                  |   60.41 |    30.76 |      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,233-270                                                                      
  RowAction.tsx                              |     100 |      100 |     100 |     100 |                                                                                                                 
 features/requestDevices                     |     100 |       50 |     100 |     100 |                                                                                                                 
  index.tsx                                  |     100 |       50 |     100 |     100 | 11                                                                                                              
 features/requestDevices/components          |   73.24 |     59.4 |   54.41 |    75.6 |                                                                                                                 
  DetailModal.tsx                            |   60.52 |    56.52 |   41.66 |   65.15 | 65-66,87,95-105,127-128,133,152,169-176,181-194,329                                                             
  MyRequestTable.tsx                         |   78.16 |       60 |   60.46 |   79.23 | 270,277,304-305,309-310,314-317,321-329,343-497                                                                 
  RowAction.tsx                              |     100 |       80 |     100 |     100 | 28                                                                                                              
 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 | 123,130,139-141,145,165                                                                                         
  UserModal.tsx                              |      50 |        0 |       0 |   45.45 | 27-55                                                                                                           
 hooks                                       |   90.62 |       25 |    87.5 |   90.62 |                                                                                                                 
  useCurrentUser.ts                          |      90 |        0 |     100 |      90 | 9                                                                                                               
  useDebounced.ts                            |      90 |      100 |      75 |      90 | 7                                                                                                               
  useIsAdmin.ts                              |   91.66 |    33.33 |     100 |   91.66 | 10                                                                                                              
 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                                       |    82.7 |    57.69 |   68.08 |   80.98 |                                                                                                                 
  convertToCase.ts                           |     100 |      100 |     100 |     100 |                                                                                                                 
  dateUtils.ts                               |   95.45 |    71.42 |     100 |   94.73 | 20                                                                                                              
  extractContent.ts                          |   85.71 |       25 |     100 |   83.33 | 5                                                                                                               
  formatDate.ts                              |     100 |      100 |     100 |     100 |                                                                                                                 
  getColorTypeRequest.ts                     |    92.3 |       50 |     100 |   91.66 | 19                                                                                                              
  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 |   58.82 |     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                            |   94.11 |        0 |     100 |   94.11 | 21                                                                                                              
  validateWFHDates.ts                        |     100 |      100 |     100 |     100 |                                                                                                                 
  validationSchema.ts                        |     100 |      100 |     100 |     100 |                                                                                                                 
---------------------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------------------------------------------------------