Closed BethThomas141 closed 1 month ago
In a recent PR the deal types were pulled out into libs/common. This ensures different services are using those values instead of being hardcoded each time. The implementation in this PR means I haven't had to refactor a lot of files.
List all changes made to the codebase.
List any additional fixes or improvements.
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Introduction :pencil2:
In a recent PR the deal types were pulled out into libs/common. This ensures different services are using those values instead of being hardcoded each time. The implementation in this PR means I haven't had to refactor a lot of files.
Resolution :heavy_check_mark:
List all changes made to the codebase.
Miscellaneous :heavy_plus_sign:
List any additional fixes or improvements.