ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.08860
35
0
v1v2 (latest)

On The Impact of Merge Request Deviations on Code Review Practices

10 June 2025
Samah Kansab
Francis Bordeleau
Ali Tizghadam
    VLM
ArXiv (abs)PDFHTML
Main:12 Pages
5 Figures
Abstract

Code review is a key practice in software engineering, ensuring quality and collaboration. However, industrial Merge Request (MR) workflows often deviate from standardized review processes, with many MRs serving non-review purposes (e.g., drafts, rebases, or dependency updates). We term these cases deviations and hypothesize that ignoring them biases analytics and undermines ML models for review analysis.We identify seven deviation categories, occurring in 37.02% of MRs, and propose a few-shot learning detection method (91% accuracy). By excluding deviations, ML models predicting review completion time improve performance in 53.33% of cases (up to 2.25x) and exhibit significant shifts in feature importance (47% overall, 60% top-*k*).Our contributions include: (1) a taxonomy of MR deviations, (2) an AI-driven detection approach, and (3) empirical evidence of their impact on ML-based review analytics. This work aids practitioners in optimizing review efforts and ensuring reliable insights.

View on arXiv
@article{kansab2025_2506.08860,
  title={ On The Impact of Merge Request Deviations on Code Review Practices },
  author={ Samah Kansab and Francis Bordeleau and Ali Tizghadam },
  journal={arXiv preprint arXiv:2506.08860},
  year={ 2025 }
}
Comments on this paper