git-metrics | Util script to scrape data
kandi X-RAY | git-metrics Summary
kandi X-RAY | git-metrics Summary
git-metrics is a Python library. git-metrics has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.
You can use the scripts in this repository to analyse another git repository for metrics such as lead time and open branches. You should clone the repository you wish to analyse, to a local directory before using these scripts. Some of the metrics, require there to be annotated tags on some of the commits.
You can use the scripts in this repository to analyse another git repository for metrics such as lead time and open branches. You should clone the repository you wish to analyse, to a local directory before using these scripts. Some of the metrics, require there to be annotated tags on some of the commits.
Support
Quality
Security
License
Reuse
Support
git-metrics has a low active ecosystem.
It has 65 star(s) with 13 fork(s). There are 10 watchers for this library.
It had no major release in the last 6 months.
There are 2 open issues and 5 have been closed. On average issues are closed in 3 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of git-metrics is current.
Quality
git-metrics has 0 bugs and 0 code smells.
Security
git-metrics has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
git-metrics code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
git-metrics does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
git-metrics releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
git-metrics saves you 294 person hours of effort in developing the same functionality from scratch.
It has 710 lines of code, 86 functions and 14 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed git-metrics and discovered the below as its top functions. This is intended to give you an instant insight into git-metrics implemented functionality, and help decide if they suit your requirements.
- Yield the commit author author time between two commits
- Zip the elements in to_zip
- Return the date of the commits from the given objects
- Show list of objects
- Calculate MTTR
- Fetch tags and author dates
- Return a list of tags associated with a run
- Returns a list of tags with the given predicate
- Fail if master branch exists
- Return the list of refs for each ref
- Return a list of branch lines
- Return the author time and branch of the commit
- Run git log
- Calculate the lead time for a given pattern
- Return a generator of the commit author time for the given tag
- Create a csv file from the given data
- Plots the trend time for the release
- Reads the release lead time from the given csv file
- Read open branches csv file
- Create a csv file of open branches
- Calculate the change rate between two patches
- Returns the list of refs for each ref
- Configure logging
- Calculate the deployment interval
- Plot metrics for open branches
- Create a CSV file with 4 metrics
Get all kandi verified functions for this library.
git-metrics Key Features
No Key Features are available at this moment for git-metrics.
git-metrics Examples and Code Snippets
No Code Snippets are available at this moment for git-metrics.
Community Discussions
No Community Discussions are available at this moment for git-metrics.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install git-metrics
Using python 3.7 or greater:.
Requirement: Python 3.7 or later. To install dependencies: pip install -r requirements.txt. for more help run: python git_metrics.py --help.
Requirement: Python 3.7 or later. To install dependencies: pip install -r requirements.txt. for more help run: python git_metrics.py --help.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page