scispace - formally typeset
O

Olga Baysal

Researcher at Carleton University

Publications -  48
Citations -  1413

Olga Baysal is an academic researcher from Carleton University. The author has contributed to research in topics: Software development & Code review. The author has an hindex of 17, co-authored 42 publications receiving 1103 citations. Previous affiliations of Olga Baysal include Université de Montréal & University of Waterloo.

Papers
More filters
Proceedings ArticleDOI

Code review quality: how developers see it

TL;DR: It is found that while different factors are perceived to contribute to the review quality, reviewers often find it difficult to keep their technical skills up-to-date, manage personal priorities, and mitigate context switching.
Proceedings ArticleDOI

Investigating code review quality: Do people and participation matter?

TL;DR: An empirical study investigating code review quality for Mozilla found that 54% of the reviewed changes introduced bugs in the code, and showed that both personal metrics, such as reviewer workload and experience, and participation metrics, are associated with the quality of the code review process.
Proceedings ArticleDOI

Mining modern repositories with elasticsearch

TL;DR: This paper reflects upon its own experience with Elasticsearch and highlights its strengths and weaknesses for performing modern mining software repositories research.
Proceedings ArticleDOI

The influence of non-technical factors on code review

TL;DR: An empirical study of the code review process for WebKit, a large, open source project, that replicates the impact of previously studied factors - such as patch size, priority, and component and extends these studies by investigating organizational and personal dimensions on code review response time and outcome.
Proceedings ArticleDOI

A bug you like: A framework for automated assignment of bugs

TL;DR: This paper addresses the task allocation problem by proposing a set of heuristics that support accurate assignment of bug reports to the developers and applies a vector space model to recommend experts for resolving bugs.