Essays about: "Source Code Repository"

Showing result 11 - 15 of 29 essays containing the words Source Code Repository.

  1. 11. Bug Prediction with Machine Learning : Bloodhound 0.1

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

    Author : Gustav Rehnholm; Felix Rysjö; [2021]
    Keywords : Bug prediction; Machine learning; Time series classification;

    Abstract : Introduction   Bugs in software is a problem that grows over time if they are not dealt with in an early stage, therefore it is desirable to find bugs as early as possible. Bugs usually correlate with low software quality, which can be measured with different code metrics. READ MORE

  2. 12. Docker Image Selenium Test : A proof of concept for automating testing

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Tobias Johnson; Carl Lindell; [2020]
    Keywords : Selenium; Docker; Deployment pipeline;

    Abstract : The elderly social care IT company Phoniro is developing solutions for deploying software using docker technologies. To secure quality in their deploy pipelines Phoniro would like to do automatic selenium testing within Docker containers. READ MORE

  3. 13. The Most Popular Programming Languages of GitHub's Trending Repositories

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

    Author : Kristoffer Gunnarsson; Olivia Herber; [2020]
    Keywords : ;

    Abstract : GitHub is one of the most popular hosting sites for software development, version control and code collaboration, often being used in open source development. The website has a trending page showing the current most popular projects, where popularity mostly is determined by the amount of users that have starred a given repository. READ MORE

  4. 14. Fault Prediction in Android Systems through AI

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

    Author : Kirsten Bassuday; Murtada Ahmed; [2019-10-04]
    Keywords : Machine Learning; Data Science; Process Metrics; Git; Defect Prediction; Repository Mining; Jira;

    Abstract : Software code defect prediction is important in improving code quality and the turnaround time of software products. In this thesis we investigate how to create and extract features, analyze existing work to create and realize a defect prediction technique that can be applied in an industrial setting. READ MORE

  5. 15. 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