AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Analyzing Swift Code with 'sit rep'
The hosts discuss running the 'sit rep' tool on their code base to analyze various statistics, such as the number of lines of code, distribution of structs, classes, enums, protocols, and extensions. They also identify the longest file in their project and discuss the process of analyzing metadata from a local checkout of a Git repository. Additionally, they talk about the balance between code and tests in their project and recommend the Gonzales package for 3D rendering.