Coverage report: 33%

Files Functions Classes

coverage.py v7.5.0, created at 2024-04-25 10:39 -0700

File function statements missing excluded branches partial coverage
python/conftest.py resolve_package_path 7 1 0 6 2 77%
python/conftest.py (no function) 7 0 0 2 0 100%
python/lsst/ctrl/bps/parsl/__init__.py (no function) 5 0 0 0 0 100%
python/lsst/ctrl/bps/parsl/configuration.py get_bps_config_value 0 0 0 0 0 100%
python/lsst/ctrl/bps/parsl/configuration.py get_bps_config_value 0 0 0 0 0 100%
python/lsst/ctrl/bps/parsl/configuration.py get_bps_config_value 0 0 0 0 0 100%
python/lsst/ctrl/bps/parsl/configuration.py get_bps_config_value 11 11 0 8 0 0%
python/lsst/ctrl/bps/parsl/configuration.py get_workflow_name 3 3 0 0 0 0%
python/lsst/ctrl/bps/parsl/configuration.py get_workflow_filename 1 1 0 0 0 0%
python/lsst/ctrl/bps/parsl/configuration.py set_parsl_logging 9 9 0 6 0 0%
python/lsst/ctrl/bps/parsl/configuration.py (no function) 16 0 0 9 3 88%
python/lsst/ctrl/bps/parsl/environment.py export_environment 10 10 0 8 0 0%
python/lsst/ctrl/bps/parsl/environment.py (no function) 3 0 0 0 0 100%
python/lsst/ctrl/bps/parsl/job.py run_command 1 1 0 0 0 0%
python/lsst/ctrl/bps/parsl/job.py get_file_paths 1 1 0 2 0 0%
python/lsst/ctrl/bps/parsl/job.py ParslJob.__init__ 16 16 0 2 0 0%
python/lsst/ctrl/bps/parsl/job.py ParslJob.__reduce__ 1 1 0 0 0 0%
python/lsst/ctrl/bps/parsl/job.py ParslJob.get_command_line 9 9 0 4 0 0%
python/lsst/ctrl/bps/parsl/job.py ParslJob.evaluate_command_line 9 9 0 4 0 0%
python/lsst/ctrl/bps/parsl/job.py ParslJob.get_resources 7 7 0 4 0 0%
python/lsst/ctrl/bps/parsl/job.py ParslJob.get_future 12 12 0 6 0 0%
python/lsst/ctrl/bps/parsl/job.py ParslJob.run_local 9 9 0 4 0 0%
python/lsst/ctrl/bps/parsl/job.py (no function) 25 0 0 0 0 100%
python/lsst/ctrl/bps/parsl/service.py ParslService.prepare 6 6 0 2 0 0%
python/lsst/ctrl/bps/parsl/service.py ParslService.submit 2 2 0 0 0 0%
python/lsst/ctrl/bps/parsl/service.py ParslService.restart 4 4 0 0 0 0%
python/lsst/ctrl/bps/parsl/service.py (no function) 8 0 0 0 0 100%
python/lsst/ctrl/bps/parsl/site.py SiteConfig.__init__ 3 3 0 0 0 0%
python/lsst/ctrl/bps/parsl/site.py SiteConfig.get_site_subconfig 2 2 0 0 0 0%
python/lsst/ctrl/bps/parsl/site.py SiteConfig.from_config 6 6 0 2 0 0%
python/lsst/ctrl/bps/parsl/site.py SiteConfig.get_executors 1 1 0 0 0 0%
python/lsst/ctrl/bps/parsl/site.py SiteConfig.select_executor 1 1 0 0 0 0%
python/lsst/ctrl/bps/parsl/site.py SiteConfig.get_address 1 1 0 0 0 0%
python/lsst/ctrl/bps/parsl/site.py SiteConfig.get_command_prefix 4 4 0 2 0 0%
python/lsst/ctrl/bps/parsl/site.py SiteConfig.get_monitor 3 3 0 2 0 0%
python/lsst/ctrl/bps/parsl/site.py SiteConfig.get_parsl_config 5 5 0 0 0 0%
python/lsst/ctrl/bps/parsl/site.py (no function) 28 1 0 10 1 95%
python/lsst/ctrl/bps/parsl/workflow.py get_parsl_config 2 2 0 0 0 0%
python/lsst/ctrl/bps/parsl/workflow.py ParslWorkflow.__init__ 12 12 0 2 0 0%
python/lsst/ctrl/bps/parsl/workflow.py ParslWorkflow.__reduce__ 1 1 0 0 0 0%
python/lsst/ctrl/bps/parsl/workflow.py ParslWorkflow.from_generic_workflow 13 13 0 8 0 0%
python/lsst/ctrl/bps/parsl/workflow.py ParslWorkflow.write 4 4 0 2 0 0%
python/lsst/ctrl/bps/parsl/workflow.py ParslWorkflow.read 5 5 0 2 0 0%
python/lsst/ctrl/bps/parsl/workflow.py ParslWorkflow.run 8 8 0 8 0 0%
python/lsst/ctrl/bps/parsl/workflow.py ParslWorkflow.execute 9 9 0 8 0 0%
python/lsst/ctrl/bps/parsl/workflow.py ParslWorkflow.load_dfk 4 4 0 2 0 0%
python/lsst/ctrl/bps/parsl/workflow.py ParslWorkflow.start 2 2 0 0 0 0%
python/lsst/ctrl/bps/parsl/workflow.py ParslWorkflow.restart 2 2 0 0 0 0%
python/lsst/ctrl/bps/parsl/workflow.py ParslWorkflow.shutdown 5 5 0 2 0 0%
python/lsst/ctrl/bps/parsl/workflow.py ParslWorkflow.initialize_jobs 4 4 0 2 0 0%
python/lsst/ctrl/bps/parsl/workflow.py ParslWorkflow.finalize_jobs 2 2 0 2 0 0%
python/lsst/ctrl/bps/parsl/workflow.py (no function) 32 0 0 4 0 100%
tests/test_config.py test_config 2 2 0 0 0 0%
tests/test_config.py (no function) 4 0 0 0 0 100%
tests/test_import.py test_import 1 1 0 0 0 0%
tests/test_import.py (no function) 1 0 0 0 0 100%
tests/test_job.py testInitWithTemplate 7 7 0 0 0 0%
tests/test_job.py testInitWithTemplateNoTags 7 7 0 0 0 0%
tests/test_job.py testInitWithoutTemplate 7 7 0 0 0 0%
tests/test_job.py (no function) 7 0 0 0 0 100%
Total   377 236 0 125 6 33%

No items found using the specified filter.