Skip to main content

SSL Metrics - Defect density of a github repository.

Project description

Software Systems Laboratory Metrics GitHub Issue Density

A python tool to calculate the issue density of a GitHub repository

https://img.shields.io/badge/python-3.9.6%20%7C%203.10-blue

https://img.shields.io/badge/DOI-Example-red

Release Project https://img.shields.io/badge/license-BSD--3-yellow

Table of Contents

About

The Software Systems Laboratory (SSL) GitHub Issue Density Project is a python tool to calculate the issue density of a GitHub repository. It is reliant upon the output of the GitHub Issue and Git Commits tools.

This project is licensed under the BSD-3-Clause. See the LICENSE for more information.

Developer Tooling

To maximize the utility of this project and the greater SSL Metrics project, the following software packages are required:

Operating System

All tools developed for the greater SSL Metrics project must target Mac OS and Linux. SSL Metrics software is not supported or recommended to run on Windows but can be modified to do so at your own risk.

It is recomendded to develop on Mac OS or Linux. However, if you are on a Windows machine, you can use WSL to develop as well.

How To Use

Installation

You can install the tool via pip with either of the two following one-liners:

  • pip install --upgrade pip ssl-metrics-meta
  • pip install --upgrade pip ssl-metrics-github-issue-density

Command Line Arguements

ssl-metrics-github-issue-density-compute -h

options:
  -h, --help            show this help message and exit
  -c COMMITS, --commits COMMITS
                        Commits JSON file
  -i ISSUES, --issues ISSUES
                        Issues JSON file
  -o OUTPUT, --output OUTPUT
                        output JSON file

ssl-metrics-github-issue-density-graph -h

options:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        The input data file that will be read to create the graphs
  -o OUTPUT, --output OUTPUT
                        The filename to output the bus factor graph to
  -m MAXIMUM_DEGREE_POLYNOMIAL, --maximum-degree-polynomial MAXIMUM_DEGREE_POLYNOMIAL
                        Estimated maximum degree of polynomial
  -r REPOSITORY_NAME, --repository-name REPOSITORY_NAME
                        Name of the repository that is being analyzed
  --x-window-min X_WINDOW_MIN
                        The smallest x value that will be plotted
  --x-window-max X_WINDOW_MAX
                        The largest x value that will be plotted

Project details


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 ssl-metrics-github-issue-density-0.2.2.tar.gz.

File metadata

File hashes

Hashes for ssl-metrics-github-issue-density-0.2.2.tar.gz
Algorithm Hash digest
SHA256 2e29b98c5971f77e8182f82d65422bac5f517a7247cc614fddb2f86bdb2590d4
MD5 5c1d5c351ff7745e6d6dd0cfe4f19c8e
BLAKE2b-256 9f2ef065a40a1e9506b53bf2f58239f4418bdcfd2c654af5aac5ba623b266adc

See more details on using hashes here.

File details

Details for the file ssl_metrics_github_issue_density-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for ssl_metrics_github_issue_density-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b0d8ec4e32d891b2a39e3400e7771c9f7182010ee327d9020d88d4ffe3a23dc2
MD5 637bcbb85faf63aaddb4b6466310ca98
BLAKE2b-256 5e39a2b57b55914892d1caaa6125461e37b36b2f8d66de458a913178adab69b2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page