Essays about: "Source Code Inspection"

Showing result 1 - 5 of 10 essays containing the words Source Code Inspection.

  1. 1. A latency comparison in a sharded database environment : A study between Vitess-MySQL and CockroachDB

    University essay from Jönköping University/JTH, Avdelningen för datateknik och informatik

    Author : Filip Lundh; Mikael Mohlin; [2022]
    Keywords : Architecture Analysis; CockroachDB; Database Management System; Distributed SQL; Latency Comparison; MySQL; NewSQL; Sharding; Source Code Inspection; Vitess;

    Abstract : The world is becoming more and more digitized which in turn puts pressure on existing applications and systems to be able to handle large quantities of data. And  in some cases, that data also needs to be operated in secure and isolated environments. To address these needs, a new category  of databases has emerged, by the name of NewSQL. READ MORE

  2. 2. Reviewing Code Review : Defining and developing High-level ConceptualCode Review at a financial technology company

    University essay from KTH/Lärande

    Author : Andreas Olausson; Stefanus Louca; [2020]
    Keywords : Modern code review; MCR; high-level conceptual code review; HCCR; code review; Modern kodgranskning; MCR; högnivå konceptuell kodgranskning; HCCR; kodgranskning;

    Abstract : Code review is a recurring activity at software companies where the source code, orparts of it, undergoes an inspection where the aim is to detect possible errors beforethe code is released for production. A variation of code review that is common today iscalled modern code review and is more lightweight practise than formal code review. READ MORE

  3. 3. Automated Code Inspection: Investigating Deployment of Continuous Inspection

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

    Author : Sebastian Stiernborg; [2019]
    Keywords : ;

    Abstract : Developing high quality software is a challenging task and there are various techniques and processes proposed to achieve high quality of software. This project examines the process of continuous inspection that automatically reviews source code using modern technology, such as repository management services, continuous integration services and continuous code analysis tools. READ MORE

  4. 4. OAuth 2.0 Authentication Plugin for SonarQube

    University essay from Karlstads universitet/Institutionen för matematik och datavetenskap (from 2013)

    Author : Alexander Lavesson; Christina Luostarinen; [2018]
    Keywords : OAuth; Authentication; Authorization; Plugin; Open Source; SonarQube; OpenShift; Code Quality; PaaS; Platform as a Service; Java; Maven; ScribeJava; JSON; REST; API; Integration; Identity Provider;

    Abstract : Many web services today give users the opportunity to sign in using an account belonging to a different service. Letting users authenticate themselves using another service eliminates the need of a user having to create a new identity for each service they use. Redpill Linpro uses the open source platform SonarQube for code quality inspection. READ MORE

  5. 5. Evaluating the Characteristics of Code Reviewers and the Code Reviewed by Them in Open Source Projects

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Tahir Yousaf; Kashif Habib Khan; [2016-06-09]
    Keywords : Code Review; Code Inspection; Code Reviewer; Gatekeeper; Open Source Software; Apache Software Foundation; Source Code Repository;

    Abstract : Open Source Software (OSS) solutions play an important role in software industry. People all around the world use open source applications in their daily life. Development practices in OSS usually don’t follow established industry standards, teams are often distributed, and experience among team members varies greatly. READ MORE