Skip to main content

Showing 1–2 of 2 results for author: Vijayvergiya, M

Searching in archive cs. Search in all archives.
.
  1. AI-Assisted Assessment of Coding Practices in Modern Code Review

    Authors: Manushree Vijayvergiya, Małgorzata Salawa, Ivan Budiselić, Dan Zheng, Pascal Lamblin, Marko Ivanković, Juanjo Carin, Mateusz Lewko, Jovan Andonov, Goran Petrović, Daniel Tarlow, Petros Maniatis, René Just

    Abstract: Modern code review is a process in which an incremental code contribution made by a code author is reviewed by one or more peers before it is committed to the version control system. An important element of modern code review is verifying that code contributions adhere to best practices. While some of these best practices can be automatically verified, verifying others is commonly left to human re… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

    Comments: To appear at the ACM International Conference on AI-Powered Software (AIware '24)

  2. arXiv:2306.09130  [pdf, other

    cs.SE

    MuRS: Mutant Ranking and Suppression using Identifier Templates

    Authors: Zimin Chen, Malgorzata Salawa, Manushree Vijayvergiya, Goran Petrovic, Marko Ivankovic, Rene Just

    Abstract: Diff-based mutation testing is a mutation testing approach that only mutates lines affected by a code change under review. Google's mutation testing service integrates diff-based mutation testing into the code review process and continuously gathers developer feedback on mutants surfaced during code review. To enhance the developer experience, the mutation testing service implements a number of su… ▽ More

    Submitted 15 June, 2023; originally announced June 2023.