Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zimmi48/thesis

Notebooks from my PhD thesis
https://github.com/zimmi48/thesis

empirical-software-engineering jupyter-notebook reproducible-research

Last synced: 17 days ago
JSON representation

Notebooks from my PhD thesis

Awesome Lists containing this project

README

        

# Notebooks from my PhD thesis #

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Zimmi48/thesis/master)

## Notebooks from chapter 3: from a push-based to an open, pull-based development model ##

- [Evolution of the number of contributors over time][github-contributors]
- [Empirical evaluation of the impact of labels and templates on pull request quality][templates]
- [Assessment of tests with external reverse dependencies][breaking-changes]

## Notebook from chapter 4: impact of switching bug trackers ##

- [Empirical evaluation of the switch of bug trackers][bug-tracker]

## Notebooks from chapter 7: package maintenance ##

- [Evaluation of the prevalence of single-maintainer packages][libraries-io]
- [Automatic discovery of community organizations for long-term package maintenance][community-orgs]

[breaking-changes]: https://mybinder.org/v2/gh/Zimmi48/thesis/master?filepath=notebooks%2Fbreaking-changes%2FBreaking_changes.ipynb
[bug-tracker]: https://mybinder.org/v2/gh/Zimmi48/thesis/master?filepath=notebooks%2Fbug-tracker%2FGitHub_migration.ipynb
[community-orgs]: https://mybinder.org/v2/gh/Zimmi48/thesis/master?filepath=notebooks%2Fcommunity-orgs%2FCommunity_organizations.ipynb
[github-contributors]: https://mybinder.org/v2/gh/Zimmi48/thesis/master?filepath=notebooks%2Fgithub-contributors%2FGitHub_contributors.ipynb
[libraries-io]: https://mybinder.org/v2/gh/Zimmi48/thesis/master?filepath=notebooks%2Flibraries-io%2FLibraries.io.ipynb
[templates]: https://mybinder.org/v2/gh/Zimmi48/thesis/master?filepath=notebooks%2Ftemplates%2FTemplates.ipynb