2 papers
cs.SE2026
Test Coverage Analysis of Agentic Pull Requests
Atish Kumar Dipongkor, Talank Baral, Wing Lam +1
AI coding agents increasingly submit complete pull requests (PRs) with minimal human intervention, shifting software development from AI-assisted to autonomous workflows. As these…
cs.SE2026
A Dataset of Reproducible Flaky-Test Failures
Suzzana Rafi, Mahbub-Ul-Hoque Sumon, Md Erfan +3
Flaky tests pass and fail non-deterministically when run on the same version of code. Although many techniques have been proposed to detect, debug, and repair flaky tests, reproduc…