ballerina-guides / gcp-microservices-demo

Ballerina Implementation of GCP Online Boutique Sample
Apache License 2.0
15 stars 38 forks source link

Check and improve the Ballerina anti-patterns #60

Closed dilanSachi closed 1 year ago

dilanSachi commented 1 year ago

Description: $subject

dilanSachi commented 1 year ago

Most of the anti-patterns we found were fixed in the review - https://github.com/ballerina-guides/gcp-microservices-demo/pull/30 We left some error handling scenarios without using check to simulate the logging behaviours in the original implementation

mohanvive commented 1 year ago

Cases which are identified covered by now.