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/patch succeeded Nov 23, 2023 in 1s

59.02% of diff hit (target 69.68%)

View this Pull Request on Codecov

59.02% of diff hit (target 69.68%)

Annotations

Check warning on line 96 in source/backend/api/Areas/Documents/DocumentRelationshipController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Areas/Documents/DocumentRelationshipController.cs#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 391 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L391

Added line #L391 was not covered by tests

Check warning on line 412 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L412

Added line #L412 was not covered by tests

Check warning on line 414 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L414

Added line #L414 was not covered by tests

Check warning on line 417 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L416-L417

Added lines #L416 - L417 were not covered by tests

Check warning on line 421 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L420-L421

Added lines #L420 - L421 were not covered by tests

Check warning on line 424 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L423-L424

Added lines #L423 - L424 were not covered by tests

Check warning on line 426 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L426

Added line #L426 was not covered by tests

Check warning on line 430 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L429-L430

Added lines #L429 - L430 were not covered by tests

Check warning on line 433 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L432-L433

Added lines #L432 - L433 were not covered by tests

Check warning on line 435 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L435

Added line #L435 was not covered by tests

Check warning on line 458 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L458

Added line #L458 was not covered by tests

Check warning on line 461 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L460-L461

Added lines #L460 - L461 were not covered by tests

Check warning on line 926 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L926

Added line #L926 was not covered by tests

Check warning on line 939 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L939

Added line #L939 was not covered by tests

Check warning on line 956 in source/backend/api/Services/AcquisitionFileService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/AcquisitionFileService.cs#L956

Added line #L956 was not covered by tests

Check warning on line 109 in source/backend/api/Services/CompensationRequisitionService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Services/CompensationRequisitionService.cs#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 31 in source/backend/api/Solvers/AcquisitionStatusSolver.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Solvers/AcquisitionStatusSolver.cs#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 60 in source/backend/api/Solvers/AcquisitionStatusSolver.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Solvers/AcquisitionStatusSolver.cs#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 89 in source/backend/api/Solvers/AcquisitionStatusSolver.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Solvers/AcquisitionStatusSolver.cs#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 118 in source/backend/api/Solvers/AcquisitionStatusSolver.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Solvers/AcquisitionStatusSolver.cs#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 699 in source/backend/dal/Repositories/AcquisitionFileRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/dal/Repositories/AcquisitionFileRepository.cs#L696-L699

Added lines #L696 - L699 were not covered by tests

Check warning on line 154 in source/frontend/src/features/acquisition/list/AcquisitionSearchResults/columns.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/acquisition/list/AcquisitionSearchResults/columns.tsx#L154

Added line #L154 was not covered by tests

Check warning on line 42 in source/frontend/src/features/acquisition/list/AcquisitionSearchResults/models.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/acquisition/list/AcquisitionSearchResults/models.ts#L42

Added line #L42 was not covered by tests

Check warning on line 105 in source/frontend/src/features/mapSideBar/acquisition/tabs/agreement/update/UpdateAgreementsForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/acquisition/tabs/agreement/update/UpdateAgreementsForm.tsx#L104-L105

Added lines #L104 - L105 were not covered by tests