1.0.30 – Kody Issues, more flexible settings, less noise
Improvements and New Features ✨ Kody Issues: automatically track unimplemented suggestions You can now automatically track and manage Kody suggestions…
Improvements and New Features ✨ Kody Issues: automatically track unimplemented suggestions You can now automatically track and manage Kody suggestions…
When someone edits files inside third-party folders, like vendor, generated, or some internal lib, it’s common for Kody to start…
Doing code review in Python goes way beyond just looking for obvious bugs. It’s one of the most important steps…
When the team works with lots of small PRs, it’s normal for people to start complaining that even when changing…
When a team has never had a clear review process, it’s common for PRs to get merged after just a…
When the team is on a tight deadline, the focus shifts to delivering — fast. But that doesn’t mean quality…
If we want to deliver software faster and more reliably, we need to understand how the team is performing—both in…
At the end of the day, automated tests are just code that tests other code. Instead of someone opening the…
Writing software involves more than just making it work. The overall code quality directly influences how easy it is to…