master-thesis
Pol Dellaiera's Master Thesis - Reproducibility In Software Engineering
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.2%) to scientific vocabulary
Keywords
Repository
Pol Dellaiera's Master Thesis - Reproducibility In Software Engineering
Basic Info
- Host: GitHub
- Owner: drupol
- License: other
- Language: Typst
- Default Branch: main
- Homepage: https://codeberg.org/p1ld7a/master-thesis
- Size: 1.57 MB
Statistics
- Stars: 30
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 70
Topics
Metadata Files
README.md
Reproducibility in Software Engineering (RiSE)
This repository contains the sources of my master's thesis in computer science, entitled "Reproducibility in Software Engineering", that was completed in June 2024 at the University Of Mons under the supervision of Professor Tom Mens, director of the Software Engineering Lab.
Founded in October 2003, the Software Engineering Lab carries out research in the domains of open source software, empirical software engineering, software ecosystems, software evolution, and software modeling. The lab is directed by Professor Tom Mens, and is part of the Department of Computer Science of the Faculty of Sciences of the University of Mons, Belgium.
Abstract
The concept of reproducibility has long been a cornerstone in scientific research, ensuring that results are robust, repeatable, and can be independently verified. This concept has been extended to computer science, focusing on the ability to recreate identical software artefacts. However, the importance of reproducibility in software engineering is often overlooked, leading to challenges in the validation, security, and reliability of software products.
This master's thesis aims to investigate the current state of reproducibility in software engineering, exploring both the barriers and potential solutions to making software more reproducible and raising awareness. It identifies key factors that impede reproducibility such as inconsistent environments, lack of standardisation, and incomplete documentation. To tackle these issues, I propose an empirical comparison of tools facilitating software reproducibility.
To provide a comprehensive assessment of reproducibility in software engineering, this study adopts a methodology that involves a hands-on evaluation of four different methods and tools. Through a systematic evaluation of these tools, this research seeks to determine their effectiveness in establishing and maintaining identical software environments and builds.
This study contributes to academic knowledge and offers practical insights that could influence future software development protocols and standards.
Repository Structure
The repository is structured as follows:
src/thesis: Contains the Typst source codenix: Contains the Nix expressions necessary for the build but also for the local development environmentresources: Contains some resources (images, source code, ...)
Licensing
This work is licenced under a dual license: the Creative Commons Attribution 4.0 International (CC BY 4.0) and the Hippocratic Licence 3.0 (HL3) licences. You are free to share and adapt the material under the terms of the CC BY 4.0, provided you give appropriate credit to the original author. You must also use the material in accordance with the ethical guidelines specified in HL3, ensuring it is not used to contribute to human rights abuses or other unethical practices. In case of any conflict between the licences, HL3 will take precedence.
Cite
@masterthesis{dellaieraMasterThesis2024,
title = {Reproducibility in Software Engineering},
author = {Dellaiera, Pol},
year = 2024,
month = {June},
school = {University of Mons},
address = {Mons, Belgium},
type = {Master's thesis},
doi = {10.5281/zenodo.12666898}
}
How To Contribute
I welcome and appreciate contributions from the community! Here are the ways you can contribute:
- Codeberg (Preferred)
- Visit the main repository on Codeberg: https://codeberg.org/p1ld7a/master-thesis
- Fork the repository and make your changes.
- Submit a pull request for review.
- Ensure your code adheres to our coding guidelines and is well-documented.
- GitHub
- Visit the mirror repository on GitHub: https://github.com/drupol/master-thesis
- Fork the repository and make your changes.
- Submit a pull request for review.
- Ensure your code adheres to our coding guidelines and is well-documented.
- Email
- If you prefer, you can also contribute by sending me patches or suggestions via email.
- Please include a detailed description of your changes and any relevant attachments.
- My email address: pol.dellaiera@protonmail.com
Contribution Guidelines
To ensure a smooth contribution process, please follow these guidelines:
- Code Quality: Make sure your changes are clean and readable.
- Commit Messages: Write clear and descriptive commit messages.
Setting Up Your Development Environment
To set up a local development environment with all the necessary tools to build the document, you have two options:
Using Nix: Load the default shell environment by running:
nix developUsing DevContainer: You can also set up a complete development environment using DevContainer.
The master thesis is written using Typst, a modern typesetting system. The primary language of the document is British English.
Owner
- Name: Pol Dellaiera
- Login: drupol
- Kind: user
- Location: Belgium
- Company: European Commission
- Website: https://not-a-number.io
- Repositories: 144
- Profile: https://github.com/drupol
MSc CS @ Umons, external consultant @ European Commission, STEM lover, serial photographer, great musicologist, combo breaker, perpetual student...
Citation (CITATION.cff)
cff-version: 1.2.0
title: Reproducibility in Software Engineering
authors:
- given-names: Pol
family-names: Dellaiera
email: pol.dellaiera@protonmail.com
orcid: 'https://orcid.org/0009-0008-7972-7160'
url: "https://codeberg.org/p1ld7a/master-thesis"
repository-code: 'https://codeberg.org/p1ld7a/master-thesis'
doi: 10.5281/zenodo.12666898
date-released: 2024-07-01
keywords:
- reproducibility
- software engineering
preferred-citation:
type: thesis
thesis-type: Msc
department: "Faculty Of Sciences"
authors:
- family-names: "Dellaiera"
given-names: "Pol"
orcid: "https://orcid.org/0009-0008-7972-7160"
institution:
- name: "University Of Mons"
city: Mons
country: BE
doi: "10.5281/zenodo.12666898"
month: 6
title: "Reproducibility in Software Engineering"
year: 2024
GitHub Events
Total
- Release event: 22
- Watch event: 12
- Delete event: 2
- Push event: 30
- Pull request review event: 3
- Pull request review comment event: 4
- Pull request event: 3
- Create event: 24
Last Year
- Release event: 22
- Watch event: 12
- Delete event: 2
- Push event: 30
- Pull request review event: 3
- Pull request review comment event: 4
- Pull request event: 3
- Create event: 24
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 2
- Total pull requests: 14
- Average time to close issues: 4 days
- Average time to close pull requests: about 13 hours
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 0.5
- Average comments per pull request: 1.57
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 14
- Average time to close issues: 4 days
- Average time to close pull requests: about 13 hours
- Issue authors: 2
- Pull request authors: 3
- Average comments per issue: 0.5
- Average comments per pull request: 1.57
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- drupol (1)
- tommens (1)
Pull Request Authors
- szepeviktor (16)
- drupol (8)
- mmlb (2)
- dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- DeterminateSystems/nix-installer-action main composite
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/upload-artifact v4 composite
- softprops/action-gh-release v2 composite
- DeterminateSystems/nix-installer-action main composite
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- peter-evans/create-or-update-comment v4 composite
- peter-evans/find-comment v3 composite
- alpine@sha256 c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b build
- foo/bar 1.2.3
- foo/http ^1