I’m curious how PR review is done in your team. Currently, in my team, I would review by going through each file and check for code optimizations, code flow by running the app. This seems to be a tedious approach and looking to automate it or a better approach.
I’m curious how PR review is done in your team. Currently, in my team, I would review by going through each file and check for code optimizations, code flow by running the app. This seems to be a tedious approach and looking to automate it or a better approach.