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

PSP-6738 : Allow Contractor to Create Files #3407

Merged
merged 3 commits into from
Aug 14, 2023

- switch exception to a custom one

1f3658e
Select commit
Loading
Failed to load commit list.
Merged

PSP-6738 : Allow Contractor to Create Files #3407

- switch exception to a custom one
1f3658e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 14, 2023 in 0s

48.57% of diff hit (target 72.20%)

View this Pull Request on Codecov

48.57% of diff hit (target 72.20%)

Annotations

Check warning on line 17 in source/backend/api/Helpers/Extensions/AcquisitionFileExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Helpers/Extensions/AcquisitionFileExtensions.cs#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 22 in source/backend/api/Helpers/Extensions/AcquisitionFileExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Helpers/Extensions/AcquisitionFileExtensions.cs#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 13 in source/backend/core/Exceptions/ContractorNotInTeamException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/core/Exceptions/ContractorNotInTeamException.cs#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 15 in source/backend/core/Exceptions/ContractorNotInTeamException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/core/Exceptions/ContractorNotInTeamException.cs#L15

Added line #L15 was not covered by tests

Check warning on line 25 in source/backend/core/Exceptions/ContractorNotInTeamException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/core/Exceptions/ContractorNotInTeamException.cs#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 30 in source/backend/core/Exceptions/ContractorNotInTeamException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/core/Exceptions/ContractorNotInTeamException.cs#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 52 in source/frontend/src/features/mapSideBar/acquisition/hooks/useAddAcquisitionFormManagement.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/acquisition/hooks/useAddAcquisitionFormManagement.ts#L50-L52

Added lines #L50 - L52 were not covered by tests