the path made by the user Weird response codes from the API // Log the OkHttp requests. which have returned an status code >= 300 Crashlytics Background jobs & their results // Log what were the results of the different background jobs executed and their names Analytics // Log the events sent to the different analytics services
test and the key parts to review - I made all checks to pass, validators & CIs As a reviewer - As I comment what can be improved I comment what is well done - Our goal is to provide value and learn - I’ll put gifs Code reviews
Reference code with ease from A.S / IntelliJ status: {waiting for design, translations} // Why is this PR stuck? type: {feature, bug, refactoring} // What’s the outcome of this PR? @_saulmm
branch from main $ git town sync // Updates ongoing branch with main ongoing changes and push $ git town new-pull-request // Pushes latest changes and creates a pull request git town @_saulmm