Coverage report: 16%

Files Functions Classes

coverage.py v7.5.1, created at 2024-05-16 03:39 -0700

File function statements missing excluded branches partial coverage
python/lsst/ctrl/bps/panda/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/ctrl/bps/panda/cmd_line_embedder.py CommandLineEmbedder.__init__ 2 2 0 0 0 0%
python/lsst/ctrl/bps/panda/cmd_line_embedder.py CommandLineEmbedder.replace_static_parameters 4 4 0 4 0 0%
python/lsst/ctrl/bps/panda/cmd_line_embedder.py CommandLineEmbedder.replace_static_files 12 12 0 6 0 0%
python/lsst/ctrl/bps/panda/cmd_line_embedder.py CommandLineEmbedder.resolve_submission_side_env_vars 5 5 0 4 0 0%
python/lsst/ctrl/bps/panda/cmd_line_embedder.py CommandLineEmbedder.attach_pseudo_file_params 4 4 0 2 0 0%
python/lsst/ctrl/bps/panda/cmd_line_embedder.py CommandLineEmbedder.substitute_command_line 10 10 0 6 0 0%
python/lsst/ctrl/bps/panda/cmd_line_embedder.py (no function) 11 0 0 0 0 100%
python/lsst/ctrl/bps/panda/constants.py (no function) 14 0 0 0 0 100%
python/lsst/ctrl/bps/panda/panda_auth_utils.py panda_auth_clean 2 2 0 0 0 0%
python/lsst/ctrl/bps/panda/panda_auth_utils.py panda_auth_expiration 5 5 0 2 0 0%
python/lsst/ctrl/bps/panda/panda_auth_utils.py panda_auth_setup 8 8 0 6 0 0%
python/lsst/ctrl/bps/panda/panda_auth_utils.py panda_auth_status 7 7 0 2 0 0%
python/lsst/ctrl/bps/panda/panda_auth_utils.py panda_auth_update 8 8 0 6 0 0%
python/lsst/ctrl/bps/panda/panda_auth_utils.py (no function) 13 0 0 0 0 100%
python/lsst/ctrl/bps/panda/panda_service.py PanDAService.prepare 4 4 0 0 0 0%
python/lsst/ctrl/bps/panda/panda_service.py PanDAService.submit 30 30 0 8 0 0%
python/lsst/ctrl/bps/panda/panda_service.py PanDAService.restart 8 8 0 2 0 0%
python/lsst/ctrl/bps/panda/panda_service.py PanDAService.report 79 79 0 48 0 0%
python/lsst/ctrl/bps/panda/panda_service.py PanDAService.list_submitted_jobs 10 10 0 6 0 0%
python/lsst/ctrl/bps/panda/panda_service.py PanDAService.cancel 8 8 0 2 0 0%
python/lsst/ctrl/bps/panda/panda_service.py PanDAService.ping 9 9 0 4 0 0%
python/lsst/ctrl/bps/panda/panda_service.py PanDAService.run_submission_checks 6 6 0 6 0 0%
python/lsst/ctrl/bps/panda/panda_service.py PandaBpsWmsWorkflow.__init__ 3 3 0 0 0 0%
python/lsst/ctrl/bps/panda/panda_service.py PandaBpsWmsWorkflow.from_generic_workflow 6 6 0 0 0 0%
python/lsst/ctrl/bps/panda/panda_service.py PandaBpsWmsWorkflow.write 2 2 0 2 0 0%
python/lsst/ctrl/bps/panda/panda_service.py (no function) 26 0 0 2 0 100%
python/lsst/ctrl/bps/panda/utils.py copy_files_for_distribution 18 18 0 12 0 0%
python/lsst/ctrl/bps/panda/utils.py get_idds_client 7 7 0 4 0 0%
python/lsst/ctrl/bps/panda/utils.py get_idds_result 16 16 0 6 0 0%
python/lsst/ctrl/bps/panda/utils.py _make_pseudo_filename 3 3 0 0 0 0%
python/lsst/ctrl/bps/panda/utils.py _make_doma_work 36 36 0 12 0 0%
python/lsst/ctrl/bps/panda/utils.py add_final_idds_work 18 18 0 8 0 0%
python/lsst/ctrl/bps/panda/utils.py convert_exec_string_to_hex 1 1 0 0 0 0%
python/lsst/ctrl/bps/panda/utils.py add_decoder_prefix 16 16 0 8 0 0%
python/lsst/ctrl/bps/panda/utils.py add_idds_work 56 56 0 24 0 0%
python/lsst/ctrl/bps/panda/utils.py create_archive_file 7 7 0 6 0 0%
python/lsst/ctrl/bps/panda/utils.py copy_files_to_pandacache 18 18 0 8 0 0%
python/lsst/ctrl/bps/panda/utils.py get_task_parameter 5 5 0 2 0 0%
python/lsst/ctrl/bps/panda/utils.py create_idds_build_workflow 34 34 0 0 0 0%
python/lsst/ctrl/bps/panda/utils.py (no function) 31 0 0 0 0 100%
python/lsst/ctrl/bps/panda/version.py (no function) 5 0 0 0 0 100%
tests/test_cmd_line_embedder.py TestCmdLineEmbedder.setUp 10 10 0 0 0 0%
tests/test_cmd_line_embedder.py TestCmdLineEmbedder.testReplaceStaticFilesNoFiles 6 6 0 0 0 0%
tests/test_cmd_line_embedder.py TestCmdLineEmbedder.testReplaceStaticFilesMissingFiles 6 6 0 2 0 0%
tests/test_cmd_line_embedder.py TestCmdLineEmbedder.testReplaceStaticFilesNone 6 6 0 0 0 0%
tests/test_cmd_line_embedder.py TestCmdLineEmbedder.testReplaceStaticFilesSome 6 6 0 0 0 0%
tests/test_cmd_line_embedder.py TestCmdLineEmbedder.testOKPseudoFilename 3 3 0 0 0 0%
tests/test_cmd_line_embedder.py (no function) 13 1 0 2 1 87%
tests/test_panda_auth_utils.py VersionTestCase.test_version 1 1 0 0 0 0%
tests/test_panda_auth_utils.py TestPandaAuthUtils.testPandaAuthStatusWrongEnviron 5 5 0 6 0 0%
tests/test_panda_auth_utils.py (no function) 12 1 0 2 1 86%
tests/test_utils.py TestPandaUtils.testOKPseudoFilename 7 7 0 0 0 0%
tests/test_utils.py (no function) 8 1 0 2 1 80%
Total   652 520 0 222 3 16%

No items found using the specified filter.