.github/workflows/README.md | |
|
|
.github/workflows/coverage.yml | |
|
|
.github/workflows/cron.yml | |
|
|
.github/workflows/documentation.yml | |
|
|
.github/workflows/publish.yml | |
|
|
.github/workflows/tests.yml | |
|
|
.gitignore | |
|
|
.zenodo.json | |
|
|
CHANGELOG.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
doc/Makefile | |
|
|
doc/_static/css/custom.css | |
|
|
doc/_static/img/omc_logo.pdf | |
|
|
doc/_static/img/omc_logo.svg | |
|
|
doc/_templates/layout.html | |
|
|
doc/conf.py | 83 | A 0 mins |
|
doc/entrypoints/autosix.rst | |
|
|
doc/entrypoints/job_submitter.rst | |
|
|
doc/index.rst | |
|
|
doc/make.bat | |
|
|
doc/modules/constants.rst | |
|
|
doc/modules/sixdesk_tools.rst | |
|
|
doc/modules/submitter.rst | |
|
|
doc/modules/utils.rst | |
|
|
pylhc_submitter/__init__.py | 15 | A 0 mins | A 100% |
pylhc_submitter/autosix.py | 299 | A 0 mins | C 73% |
pylhc_submitter/constants/__init__.py | 0 | A 0 mins | F 0% |
pylhc_submitter/constants/autosix.py | 138 | A 0 mins | A 92% |
pylhc_submitter/constants/external_paths.py | 13 | A 0 mins | A 100% |
pylhc_submitter/constants/general.py | 7 | A 0 mins | A 100% |
pylhc_submitter/constants/htcondor.py | 20 | A 0 mins | A 100% |
pylhc_submitter/constants/job_submitter.py | 25 | A 0 mins | A 100% |
pylhc_submitter/job_submitter.py | 299 | A 0 mins | B 85% |
pylhc_submitter/sixdesk_tools/__init__.py | 0 | A 0 mins | F 0% |
pylhc_submitter/sixdesk_tools/create_workspace.py | 184 | A 2 hrs | C 75% |
pylhc_submitter/sixdesk_tools/extract_data_from_db.py | 84 | A 0 mins | D 62% |
pylhc_submitter/sixdesk_tools/mask_sixdeskenv | |
|
|
pylhc_submitter/sixdesk_tools/mask_sysenv | |
|
|
pylhc_submitter/sixdesk_tools/post_process_da.py | 273 | A 3 hrs | D 64% |
pylhc_submitter/sixdesk_tools/stages.py | 307 | A 0 mins | C 74% |
pylhc_submitter/sixdesk_tools/submit.py | 113 | A 25 mins | F 25% |
pylhc_submitter/sixdesk_tools/troubleshooting.py | 182 | D 1 day | F 0% |
pylhc_submitter/sixdesk_tools/utils.py | 70 | A 0 mins | F 26% |
pylhc_submitter/submitter/__init__.py | 0 | A 0 mins | F 0% |
pylhc_submitter/submitter/htc_utils.py | 222 | A 3 hrs | C 79% |
pylhc_submitter/submitter/iotools.py | 244 | A 0 mins | A 90% |
pylhc_submitter/submitter/mask.py | 84 | A 0 mins | A 91% |
pylhc_submitter/submitter/runners.py | 94 | A 0 mins | C 77% |
pylhc_submitter/utils/__init__.py | 0 | A 0 mins | F 0% |