Coverage report: 53%

Files Functions Classes

coverage.py v7.14.3, created at 2026-07-09 01:56 -0700

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
python/lsst/__init__.py (no function)   100% 2 0 0   100% 0 0   100%
python/lsst/rucio/__init__.py (no function)   100% 2 0 0   100% 0 0   100%
python/lsst/rucio/register/__init__.py (no function)   100% 2 0 0   100% 0 0   100%
python/lsst/rucio/register/data_type.py (no function)   100% 5 0 0   100% 0 0   100%
python/lsst/rucio/register/dataset_map.py DatasetMap.from_yaml   100% 3 0 0   100% 0 0   100%
python/lsst/rucio/register/dataset_map.py (no function)   100% 6 0 0   100% 0 0   100%
python/lsst/rucio/register/export.py main   0% 24 24 0   0% 14 0   0%
python/lsst/rucio/register/export.py main.rewrite_file_dataset   0% 2 2 0   100% 0 0   0%
python/lsst/rucio/register/export.py (no function)   0% 9 9 0   100% 0 0   0%
python/lsst/rucio/register/resource_bundle.py ResourceBundle.get_did   100% 1 0 0   100% 0 0   100%
python/lsst/rucio/register/resource_bundle.py (no function)   100% 7 0 0   100% 0 0   100%
python/lsst/rucio/register/rubin_meta.py (no function)   100% 5 0 0   100% 0 0   100%
python/lsst/rucio/register/rucio_did.py (no function)   100% 10 0 0   100% 0 0   100%
python/lsst/rucio/register/rucio_interface.py RucioInterface.__init__   100% 9 0 0   100% 0 0   100%
python/lsst/rucio/register/rucio_interface.py RucioInterface._make_dataset_ref_bundle   100% 4 0 0   100% 0 0   100%
python/lsst/rucio/register/rucio_interface.py RucioInterface._make_zip_bundle   0% 3 3 0   100% 0 0   0%
python/lsst/rucio/register/rucio_interface.py RucioInterface._make_dim_bundle   0% 3 3 0   100% 0 0   0%
python/lsst/rucio/register/rucio_interface.py RucioInterface.compute_hashes   100% 8 0 0   100% 2 0   100%
python/lsst/rucio/register/rucio_interface.py RucioInterface._compute_adler32   100% 8 0 0   100% 2 0   100%
python/lsst/rucio/register/rucio_interface.py RucioInterface._make_did   92% 12 1 0   50% 2 1   86%
python/lsst/rucio/register/rucio_interface.py RucioInterface._add_replicas   100% 15 0 0   100% 2 0   100%
python/lsst/rucio/register/rucio_interface.py RucioInterface._add_files_to_dataset   38% 16 10 0   0% 2 0   33%
python/lsst/rucio/register/rucio_interface.py RucioInterface._add_dataset_with_retries   0% 16 16 0   0% 2 0   0%
python/lsst/rucio/register/rucio_interface.py RucioInterface.register_to_dataset   63% 19 7 0   100% 4 0   70%
python/lsst/rucio/register/rucio_interface.py RucioInterface.register_as_replicas   73% 11 3 0   50% 8 2   63%
python/lsst/rucio/register/rucio_interface.py RucioInterface.register_zips   0% 6 6 0   0% 2 0   0%
python/lsst/rucio/register/rucio_interface.py RucioInterface.register_dims   0% 6 6 0   0% 2 0   0%
python/lsst/rucio/register/rucio_interface.py (no function)   100% 30 0 0   100% 0 0   100%
python/lsst/rucio/register/rucio_register_config.py RucioRegisterConfig.__init__   100% 6 0 0   100% 0 0   100%
python/lsst/rucio/register/rucio_register_config.py (no function)   100% 3 0 0   100% 0 0   100%
python/lsst/rucio/register/script.py chunks   0% 8 8 0   100% 0 0   0%
python/lsst/rucio/register/script.py _getRucioInterface   0% 13 13 0   0% 4 0   0%
python/lsst/rucio/register/script.py _register   0% 3 3 0   0% 2 0   0%
python/lsst/rucio/register/script.py _register_zips   0% 4 4 0   0% 2 0   0%
python/lsst/rucio/register/script.py _register_dims   0% 4 4 0   0% 2 0   0%
python/lsst/rucio/register/script.py _set_log_level   0% 5 5 0   0% 2 0   0%
python/lsst/rucio/register/script.py main   0% 1 1 0   100% 0 0   0%
python/lsst/rucio/register/script.py _get_and_delete   0% 5 5 0   0% 2 0   0%
python/lsst/rucio/register/script.py data_products   0% 16 16 0   100% 0 0   0%
python/lsst/rucio/register/script.py dataset_list   0% 15 15 0   0% 4 0   0%
python/lsst/rucio/register/script.py raws   0% 9 9 0   100% 0 0   0%
python/lsst/rucio/register/script.py zips   0% 3 3 0   100% 0 0   0%
python/lsst/rucio/register/script.py dimensions   0% 3 3 0   100% 0 0   0%
python/lsst/rucio/register/script.py (no function)   0% 66 66 0   100% 0 0   0%
python/lsst/rucio/register/version.py (no function)   0% 5 5 0   100% 0 0   0%
tests/test_dataset_map.py DatasetMapTestCase.testDatasetMap   100% 9 0 0   100% 0 0   100%
tests/test_dataset_map.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_dataset_map.py (no function)   100% 9 0 0   100% 0 0   100%
tests/test_interface.py InterfaceTestCase.setUp   100% 27 0 0   100% 0 0   100%
tests/test_interface.py InterfaceTestCase.testChecksumsCase   100% 19 0 0   100% 0 0   100%
tests/test_interface.py InterfaceTestCase.testInterfaceTestCase   100% 18 0 0   100% 0 0   100%
tests/test_interface.py InterfaceTestCase.common   100% 6 0 0   100% 0 0   100%
tests/test_interface.py InterfaceTestCase.testException1TestCase   100% 3 0 0   100% 0 0   100%
tests/test_interface.py InterfaceTestCase.testException2TestCase   100% 1 0 0   100% 0 0   100%
tests/test_interface.py InterfaceTestCase.tearDown   100% 3 0 0   100% 0 0   100%
tests/test_interface.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_interface.py (no function)   100% 27 0 0   100% 0 0   100%
tests/test_resource_bundle.py ResourceBundleTestCase.testResourceBundle   100% 6 0 0   100% 0 0   100%
tests/test_resource_bundle.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_resource_bundle.py (no function)   100% 11 0 0   100% 0 0   100%
tests/test_rucio_config.py RucioRegisterConfigTestCase.testConfig1   100% 7 0 0   100% 0 0   100%
tests/test_rucio_config.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_rucio_config.py (no function)   100% 9 0 0   100% 0 0   100%
Total     56% 572 250 0   25% 60 3   53%

No items found using the specified filter.