scispace - formally typeset
J

Javier Luis Cánovas Izquierdo

Researcher at Open University of Catalonia

Publications -  61
Citations -  1120

Javier Luis Cánovas Izquierdo is an academic researcher from Open University of Catalonia. The author has contributed to research in topics: Web API & Software development. The author has an hindex of 19, co-authored 56 publications receiving 886 citations. Previous affiliations of Javier Luis Cánovas Izquierdo include French Institute for Research in Computer Science and Automation & École des mines de Nantes.

Papers
More filters
Journal ArticleDOI

A Systematic Mapping Study of Software Development With GitHub

TL;DR: The high activity of research work around the field of Open Source collaboration, especially in the software domain, revealed a set of shortcomings and proposed some actions to mitigate them.
Proceedings ArticleDOI

Findings from GitHub: methods, datasets and limitations

TL;DR: A meta-analysis of 93 research papers which addresses three main dimensions of those papers: i) the empirical methods employed, ii) the datasets they used and iii) the limitations reported shows some concerns regarding the dataset collection process and size.
Proceedings ArticleDOI

Exploring the use of labels to categorize issues in Open-Source Software projects

TL;DR: A population of more than three million of GitHub projects is analyzed and it is revealed that, even if the label mechanism is scarcely used, using labels favors the resolution of issues.
Proceedings ArticleDOI

Assessing the bus factor of Git repositories

TL;DR: A tool that, given a Git-based repository, automatically measures the bus factor for any file, directory and branch in the repository and for the project itself and you can simulate with the tool what would happen to the project if one or more developers disappeared.
Proceedings ArticleDOI

Automatic Generation of Test Cases for REST APIs: A Specification-Based Approach

TL;DR: This paper proposes an approach to generate specification-based test cases for REST APIs to make sure that such APIs meet the requirements defined in their specifications, and particularly the OpenAPI one.