Review Unit Test Coverage
Look at coverage report output. Increase coverage for files/functions that seem lacking.
Review existing unit tests. Ensure tests actually test what should be getting tested. Ensure tests are meaningful. Create tickets for each file/function that requires updates.