CLIME - Issue Spoilage
Project description
CLIME Issue Spoilage
A tool to calculate the issue spoilage of a repository using the issues reported in its issue tracker
Table of Contents
About
The Software Systems Laboratory (SSL) GitHub Issue Spoilage Project is a python
tool to calculate the issue spoilage of a GitHub repository. It is reliant upon the output of the GitHub Issue tool.
Licensing
This project is licensed under the BSD-3-Clause. See the LICENSE for more information.
How To Use
Installation
You can install the tool via pip
with either of the two following one-liners:
pip install --upgrade pip clime-metrics
pip install --upgrade pip clime-issue-spoilage
Command Line Options
clime-issue-spoilage-compute -h
usage: CLIME Issue Spoilage Calculator [-h] [-i INPUT] [-o OUTPUT] [-v]
A tool to calculate the issue spoilage of a repository
options:
-h, --help show this help message and exit
-i INPUT, --input INPUT
Issues JSON file. DEFAULT: ./github_issues.json
-o OUTPUT, --output OUTPUT
Output JSON file. DEFAULT: ./issue_spoilage.json
-v, --version Display version of the tool
Author(s): Nicholas M. Synovic, Rohan Sethi, Jacob Palmer, George K.
Thiruvathukal
clime-issue-spoilage-graph -h
usage: CLIME Issue Spoilage Grapher [-h] [-i INPUT] [-o OUTPUT] [--type TYPE]
[--title TITLE] [--x-label X_LABEL]
[--y-label Y_LABEL]
[--stylesheet STYLESHEET] [-v]
A tool to graph the issue spoilage of a repository
options:
-h, --help show this help message and exit
-i INPUT, --input INPUT
JSON export from CLIME GitHub Bus Factor Compute.
DEFAULT: ./issue_spoilage.json
-o OUTPUT, --output OUTPUT
Filename of the graph. DEFAULT: ./issue_spoilage.pdf
--type TYPE Type of figure to plot. DEFAULT: line
--title TITLE Title of the figure. DEFAULT: ""
--x-label X_LABEL X axis label of the figure. DEFAULT: ""
--y-label Y_LABEL Y axis label of the figure. DEFAULT: ""
--stylesheet STYLESHEET
Filepath of matplotlib stylesheet to use. DEFAULT: ""
-v, --version Display version of the tool
Author(s): Nicholas M. Synovic, Rohan Sethi, Jacob Palmer, George K.
Thiruvathukal
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file clime-issue-spoilage-0.3.1.tar.gz
.
File metadata
- Download URL: clime-issue-spoilage-0.3.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8677418abde45e888dbd227cee4e566fe1bb79b4aa3bbcea83dce52c395192e8 |
|
MD5 | ec7a807e4432d7ba8baebf5ff805f2dd |
|
BLAKE2b-256 | a381080e11e516d419c5f23e182ca3384bfa47711f26b058f104cbde8c2f2435 |
File details
Details for the file clime_issue_spoilage-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: clime_issue_spoilage-0.3.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96de15b49cc8b16f1866d523cc1f6892f8bc753eba4993ad381d2ed84a66cd92 |
|
MD5 | 1f6c1eed35963fdf3f4c2c27727fc614 |
|
BLAKE2b-256 | 9169c0acf5c5183ab1b01d3badf721f4f2ad3ae0a7a306d47654a96faac09e3a |