Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added check status logic when updating acq and related entities | psp-7006 #3602

Merged
merged 12 commits into from
Nov 24, 2023

Added the sys-admin to edit acquisition fields

f16a01c
Select commit
Loading
Failed to load commit list.
Merged

Added check status logic when updating acq and related entities | psp-7006 #3602

Added the sys-admin to edit acquisition fields
f16a01c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 23, 2023 in 0s

69.51% (target 75.00%)

View this Pull Request on Codecov

69.51% (target 75.00%)

Details

Codecov Report

Merging #3602 (f16a01c) into dev (a43d33c) will decrease coverage by 0.18%.
The diff coverage is 59.02%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #3602      +/-   ##
==========================================
- Coverage   69.68%   69.51%   -0.18%     
==========================================
  Files        1372     1375       +3     
  Lines       34020    34362     +342     
  Branches     6366     6486     +120     
==========================================
+ Hits        23707    23886     +179     
- Misses      10059    10216     +157     
- Partials      254      260       +6     
Files Coverage Δ
source/backend/api/Services/TakeService.cs 100.00% <100.00%> (ø)
...ce/backend/dal/Repositories/AgreementRepository.cs 73.46% <ø> (ø)
...ures/acquisition/hooks/useAcquisitionFileExport.ts 25.00% <ø> (ø)
...ition/list/AcquisitionFilter/AcquisitionFilter.tsx 86.20% <100.00%> (ø)
.../features/acquisition/list/AcquisitionListView.tsx 60.71% <100.00%> (ø)
...isition/tabs/agreement/update/AgreementSubForm.tsx 75.00% <ø> (ø)
...abs/agreement/update/UpdateAgreementsContainer.tsx 100.00% <100.00%> (ø)
...tabs/checklist/detail/AcquisitionChecklistView.tsx 95.55% <100.00%> (+0.10%) ⬆️
.../detail/CompensationRequisitionDetailContainer.tsx 81.08% <ø> (ø)
...ation/detail/CompensationRequisitionDetailView.tsx 73.68% <100.00%> (+2.25%) ⬆️
... and 18 more