https://github.com/zimmi48/impact-of-switching-bug-trackers
Source and supporting data for "Impact of switching bug trackers: a case study on a medium-sized open source project"
https://github.com/zimmi48/impact-of-switching-bug-trackers
binder-ready case-study github jupyter-notebook reproducible-research research-paper science software-engineering
Last synced: about 1 month ago
JSON representation
Source and supporting data for "Impact of switching bug trackers: a case study on a medium-sized open source project"
- Host: GitHub
- URL: https://github.com/zimmi48/impact-of-switching-bug-trackers
- Owner: Zimmi48
- License: mit
- Created: 2018-09-17T17:46:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-11T10:28:27.000Z (almost 6 years ago)
- Last Synced: 2025-03-23T02:51:11.555Z (about 2 months ago)
- Topics: binder-ready, case-study, github, jupyter-notebook, reproducible-research, research-paper, science, software-engineering
- Language: Jupyter Notebook
- Homepage:
- Size: 21.8 MB
- Stars: 1
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Impact of switching bug trackers: a case study on a medium-sized open source project #
The version of the supplementary materials corresponding to the final
version of the ICSME'19 paper is tagged [`icsme-final`][icsme-tag].[icsme-tag]: https://github.com/Zimmi48/impact-of-switching-bug-trackers/tree/icsme-final
## Article ##
The LaTeX sources are available in [`article/`](article).
## Supporting data ##
- [`migration/`](migration) contains the migration script and the XML
export of Bugzilla that were used for the migration.
- [`analysis/`](analysis) contains the notebook with the code that was
used to fetch data from GitHub and analyze the impact of the
migration, as well as the CSV files that were generated from GitHub
data on March 31st, 2019, and that were used for the analysis.
- [`interviews/`](interviews) contains the interview questions and the
coding of the answers.[](https://mybinder.org/v2/gh/Zimmi48/impact-of-switching-bug-trackers/master?filepath=analysis%2FGitHub_migration.ipynb)