y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#code-refactoring News & Analysis

3 articles tagged with #code-refactoring. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

3 articles
AIBullisharXiv – CS AI · Apr 67/10
🧠

AI-Assisted Unit Test Writing and Test-Driven Code Refactoring: A Case Study

Researchers demonstrated AI-assisted automated unit test generation and code refactoring in a case study, generating nearly 16,000 lines of reliable unit tests in hours instead of weeks. The approach achieved up to 78% branch coverage in critical modules and significantly reduced regression risk during large-scale refactoring of legacy codebases.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Efficient Skill Grounding via Code Refactoring with Small Language Models

Researchers introduce RECENT, a framework that enables small language models to effectively ground robot skills through code refactoring rather than full regeneration. By decoupling skill semantics from embodiment-specific details, the approach matches LLM-based performance while remaining practical for resource-constrained embodied agents.

AINeutralarXiv – CS AI · Mar 55/10
🧠

CodeTaste: Can LLMs Generate Human-Level Code Refactorings?

Researchers introduce CodeTaste, a benchmark testing whether AI coding agents can perform code refactoring at human-level quality. The study reveals frontier AI models struggle to identify appropriate refactorings when given general improvement areas, but perform better with detailed specifications.