Essays about: "Code Reviewer"

Showing result 1 - 5 of 6 essays containing the words Code Reviewer.

  1. 1. The temporal side of pull request acceptance

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Balthazar West; [2023]
    Keywords : Pull requests; GitHub; code review; machine learning; survey; Pull requests; GitHub; kodrecension; maskininlärning; enkät;

    Abstract : The contemporary way of contributing to open-source software is through online platforms. GitHub is the most widely used platform for this purpose. On GitHub, users can suggest improvements to projects by opening a pull request (PR), taking on the role of the submitter. READ MORE

  2. 2. Signal Dependency Analysisand Status Propagation Tracking

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Peng Su; [2020]
    Keywords : ;

    Abstract : In software engineering, analyzing the dependence of software modules and signals is a common method of verification and testing software behaviors. Through dependency analysis, users can improve the quality and operating efficiency of the code. Also, analyzing dependencies can reflect the working status of software modules. READ MORE

  3. 3. An empirical investigation on modern code review focus areas

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Zhiyu Jiang; Bowen Ma; [2020]
    Keywords : code complexity; modern code review; empirical study;

    Abstract : Background: In a sustaining, durable project, an effective code review process is key to ensuring the long-term quality of the code base. As the size of the software continues to increase, although the code inspections have many benefits, the time it takes, the manpower makes it not a good method in some larger projects. READ MORE

  4. 4. Using Machine Intelligence to Prioritise Code Review Requests

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Nishrith Saini; [2020]
    Keywords : Code Review; Prioritisation; Bayesian Networks; Gerrit; Machine Intelligence;

    Abstract : Background: Modern Code Review (MCR) is a process of reviewing code which is a commonly used practice in software development. It is the process of reviewing any new code changes that need to be merged with the existing codebase. As a developer, one receives many code review requests daily that need to be reviewed. READ MORE

  5. 5. Code Reviewer Recommendation : A Context-Aware Hybrid Approach

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Anton Strand; Markus Gunnarsson; [2019]
    Keywords : Code review; Context-aware; Recommender Systems; Gerrit;

    Abstract : Background. Code reviewing is a commonly used practice in software development. It refers to the process of reviewing new code changes, commonly before they aremerged with the code base. However, in order to perform the review, developers need to be assigned to that task. READ MORE