But in some recent experiments, I became aware of another capability: ChatGPT can read and deconstruct code. We got a hint of this capability when I explored using ...
Code coverage is one of the most widely used quality metrics in embedded software development. Nearly every team I start working with tells me they aim to reach 80%+ code coverage. In fact, many ...