Skip to content

grimoirelab-gitee/metrics_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Metrics Model

Metrics Model makes metrics combine metrics together, you could find us here

please create conf.yaml file as following way:

url:
    "https://user:password@ip:port"  
params: 
    {
    'issue_index': Issue index  
    'json_file': json file for repos messages
    'git_index':  git index 
    'git_branch': None,
    'from_date': the beginning of time for metric model
    'end_date': the end of time for metric model
    'out_index': new index for metric model
    'community': the name of community
    'level': representation of the metrics, choose from repo, project, community.
    }

params is designed to init Metric Model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages