Introducing Codacy Skills (Part 3): Let your agent set up test coverage
Codacy tracks four metrics on a repository: issues, duplication, complexity, and coverage. Three of them we work out by analysing the code. Coverage...
30/07/2026
Best CodeRabbit Alternatives for AI Code Review, Code Quality, and AppSec Enforcement (2026)
The best CodeRabbit alternatives for AI code review and code security fall into three categories:
01/07/2026
Introducing Codacy Skills (Part 2): Configure your scan rules to cut PR noise
A Pull Request check is only worth having if your team trusts it. The moment people learn to wave past the gate and merge anyway, the gate stops doing...
09/06/2026
Introducing Codacy Skills (Part 1): Unblock Pull Requests with one prompt
01/06/2026
The Complete Guide to Technical Debt Tracking for Engineering Leaders
Every engineering team knows technical debt exists. Far fewer can tell you exactly where it lives, how much it costs, or whether it is growing.
20/05/2026
Introducing AgentLinter: Codacy now scans your AI agent config files
Most engineering teams now have AI agent config files sitting in their repos. CLAUDE.md tells Claude Code how to behave, while AGENTS.md does the same...