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-7296 : Create/Edit Sales Details (Disposition) #3731

Merged
merged 24 commits into from
Jan 26, 2024

- updated

78a7b43
Select commit
Loading
Failed to load commit list.
Merged

PSP-7296 : Create/Edit Sales Details (Disposition) #3731

- updated
78a7b43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 26, 2024 in 0s

78.69% of diff hit (target 75.02%)

View this Pull Request on Codecov

78.69% of diff hit (target 75.02%)

Annotations

Check warning on line 371 in source/backend/api/Areas/Disposition/Controllers/DispositionFileController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Areas/Disposition/Controllers/DispositionFileController.cs#L370-L371

Added lines #L370 - L371 were not covered by tests

Check warning on line 381 in source/backend/api/Areas/Disposition/Controllers/DispositionFileController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Areas/Disposition/Controllers/DispositionFileController.cs#L379-L381

Added lines #L379 - L381 were not covered by tests

Check warning on line 404 in source/backend/api/Areas/Disposition/Controllers/DispositionFileController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/backend/api/Areas/Disposition/Controllers/DispositionFileController.cs#L403-L404

Added lines #L403 - L404 were not covered by tests

Check warning on line 81 in source/frontend/src/features/mapSideBar/disposition/form/DispositionTeamSubForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/form/DispositionTeamSubForm.tsx#L81

Added line #L81 was not covered by tests

Check warning on line 46 in source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleContactModel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleContactModel.ts#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 54 in source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleContactModel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleContactModel.ts#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 56 in source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleContactModel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleContactModel.ts#L56

Added line #L56 was not covered by tests

Check warning on line 71 in source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleContactModel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleContactModel.ts#L71

Added line #L71 was not covered by tests

Check warning on line 27 in source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts#L27

Added line #L27 was not covered by tests

Check warning on line 29 in source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts#L29

Added line #L29 was not covered by tests

Check warning on line 63 in source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts#L63

Added line #L63 was not covered by tests

Check warning on line 67 in source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts#L67

Added line #L67 was not covered by tests

Check warning on line 81 in source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts#L81

Added line #L81 was not covered by tests

Check warning on line 85 in source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts#L85

Added line #L85 was not covered by tests

Check warning on line 91 in source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts#L91

Added line #L91 was not covered by tests

Check warning on line 96 in source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/models/DispositionSaleFormModel.ts#L94-L96

Added lines #L94 - L96 were not covered by tests

Check warning on line 125 in source/frontend/src/features/mapSideBar/disposition/router/DispositionRouter.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/router/DispositionRouter.tsx#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 154 in source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/OffersAndSaleContainerView.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/OffersAndSaleContainerView.tsx#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 66 in source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/form/DispositionSaleForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/form/DispositionSaleForm.tsx#L63-L66

Added lines #L63 - L66 were not covered by tests

Check warning on line 100 in source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/form/DispositionSaleForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/form/DispositionSaleForm.tsx#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 116 in source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/form/DispositionSaleForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/form/DispositionSaleForm.tsx#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 72 in source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/form/DispositionSalePurchasersSubForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/form/DispositionSalePurchasersSubForm.tsx#L72

Added line #L72 was not covered by tests

Check warning on line 39 in source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/update/UpdateDispositionSaleContainer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/update/UpdateDispositionSaleContainer.tsx#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 53 in source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/update/UpdateDispositionSaleContainer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/update/UpdateDispositionSaleContainer.tsx#L53

Added line #L53 was not covered by tests

Check warning on line 41 in source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/update/UpdateDispostionSaleView.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/frontend/src/features/mapSideBar/disposition/tabs/offersAndSale/dispositionSale/update/UpdateDispostionSaleView.tsx#L37-L41

Added lines #L37 - L41 were not covered by tests