Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zimmi48/thesis
- Owner: Zimmi48
- License: mit
- Created: 2019-10-13T11:55:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T09:44:29.000Z (over 3 years ago)
- Last Synced: 2024-11-06T07:03:33.126Z (2 months ago)
- Topics: empirical-software-engineering, jupyter-notebook, reproducible-research
- Language: Jupyter Notebook
- Size: 10.5 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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