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

feat(FN-3163): MDM endpoints for automatically creating new DTFS customers in Salesforce #1057

Merge branch 'create-customer-endpoint' of https://github.com/UK-Expo…

482b193
Select commit
Loading
Failed to load commit list.
Closed

feat(FN-3163): MDM endpoints for automatically creating new DTFS customers in Salesforce #1057

Merge branch 'create-customer-endpoint' of https://github.com/UK-Expo…
482b193
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Dec 5, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- src/config/salesforce.config.ts  1
- src/config/salesforce.config.test.ts  1
- src/modules/salesforce/salesforce.service.test.ts  1
- src/modules/salesforce/exception/salesforce.exception.test.ts  1
- src/modules/salesforce/salesforce.service.ts  1
- src/modules/salesforce/exception/salesforce.exception.ts  1
- src/modules/salesforce/known-errors.ts  1
- src/modules/salesforce/wrap-salesforce-http-error-callback.ts  6
- src/modules/salesforce/salesforce.module.ts  1
- src/modules/customers/customers.service.ts  11
         

Clones added
============
- src/modules/customers/dto/get-customers-salesforce-response.dto.ts  1
- src/modules/salesforce/wrap-salesforce-http-error-callback.ts  1
- src/modules/customers/dto/get-customers-response.dto.ts  1
- src/modules/customers/customers.service.test.ts  18
- src/modules/customers/customers.service.ts  4
         

See the complete overview on Codacy