shiwaforce/poco

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/workflows/python-publish.yml
.github/workflows/test.yaml
.gitignore
.travis.yml
LICENCE
MANIFEST.in
README.md
logo.svg
poco/__init__.py1
A
0 mins
A
100%
poco/commands/__init__.py0
A
0 mins
F
0%
poco/commands/abstract_command.py27
A
0 mins
B
88%
poco/commands/branch.py21
A
0 mins
A
94%
poco/commands/branches.py15
A
55 mins
A
100%
poco/commands/build.py6
A
0 mins
A
100%
poco/commands/catalog.py25
A
0 mins
A
100%
poco/commands/catalog_update.py17
A
0 mins
A
100%
poco/commands/check_version.py15
A
0 mins
B
80%
poco/commands/checkout.py33
A
35 mins
A
93%
poco/commands/clean.py62
A
0 mins
F
58%
poco/commands/config.py6
A
0 mins
A
100%
poco/commands/init.py40
A
25 mins
A
91%
poco/commands/install.py18
A
0 mins
B
88%
poco/commands/log.py7
A
0 mins
A
100%
poco/commands/pack.py7
A
0 mins
A
100%
poco/commands/plan.py24
A
55 mins
A
95%
poco/commands/project_add.py48
A
35 mins
B
86%
poco/commands/project_init.py4
A
0 mins
A
100%
poco/commands/project_ls.py4
A
0 mins
A
100%
poco/commands/project_remove.py35
A
0 mins
A
91%
poco/commands/ps.py8
A
0 mins
A
100%
poco/commands/pull.py8
A
0 mins
A
100%
poco/commands/repo_add.py76
A
0 mins
A
100%
poco/commands/repo_branch.py21
A
0 mins
A
100%
poco/commands/repo_branches.py18
A
0 mins
A
100%
poco/commands/repo_ls.py14
A
0 mins
A
100%
poco/commands/repo_pull.py4
A
0 mins
A
100%
poco/commands/repo_push.py19
A
0 mins
A
100%
poco/commands/repo_remove.py23
A
0 mins
A
100%
poco/commands/restart.py7
A
0 mins
A
100%
poco/commands/start.py36
A
0 mins
A
96%
poco/commands/stop.py7
A
0 mins
A
100%
poco/commands/unpack.py16
A
0 mins
B
80%
poco/poco.py200
A
3 hrs
B
89%
poco/services/__init__.py0
A
0 mins
F
0%
poco/services/abstract_repository.py73
A
25 mins
F
55%
poco/services/bitbucket_repository.py53
A
35 mins
F
32%
poco/services/catalog_handler.py196
A
2 hrs
C
79%
poco/services/command_handler.py155
B
4 hrs
C
77%
poco/services/command_runners.py201
A
1 hr
D
65%