Coverage report: 82%

Files Functions Classes

coverage.py v7.6.12, created at 2025-03-11 17:24 +0100

File function statements missing excluded coverage
src/snakemake_storage_plugin_orcestra/__init__.py StorageProvider.__post_init__ 1 0 0 100%
src/snakemake_storage_plugin_orcestra/__init__.py StorageProvider.example_queries 1 0 0 100%
src/snakemake_storage_plugin_orcestra/__init__.py StorageProvider.rate_limiter_key 1 1 0 0%
src/snakemake_storage_plugin_orcestra/__init__.py StorageProvider.default_max_requests_per_second 1 1 0 0%
src/snakemake_storage_plugin_orcestra/__init__.py StorageProvider.use_rate_limiter 1 1 0 0%
src/snakemake_storage_plugin_orcestra/__init__.py StorageProvider.is_valid_query 18 9 0 50%
src/snakemake_storage_plugin_orcestra/__init__.py StorageObject.__post_init__ 18 1 0 94%
src/snakemake_storage_plugin_orcestra/__init__.py StorageObject.inventory 1 0 0 100%
src/snakemake_storage_plugin_orcestra/__init__.py StorageObject.get_inventory_parent 1 1 0 0%
src/snakemake_storage_plugin_orcestra/__init__.py StorageObject.local_suffix 2 0 0 100%
src/snakemake_storage_plugin_orcestra/__init__.py StorageObject.cleanup 1 1 0 0%
src/snakemake_storage_plugin_orcestra/__init__.py StorageObject.exists 8 0 0 100%
src/snakemake_storage_plugin_orcestra/__init__.py StorageObject.mtime 6 2 0 67%
src/snakemake_storage_plugin_orcestra/__init__.py StorageObject.size 1 1 0 0%
src/snakemake_storage_plugin_orcestra/__init__.py StorageObject.retrieve_object 30 8 0 73%
src/snakemake_storage_plugin_orcestra/__init__.py (no function) 54 3 0 94%
tests/test_plugin.py TestStorage.get_query 1 0 0 100%
tests/test_plugin.py TestStorage.get_query_not_existing 1 0 0 100%
tests/test_plugin.py TestStorage.get_storage_provider_cls 1 0 0 100%
tests/test_plugin.py TestStorage.get_storage_provider_settings 1 0 0 100%
tests/test_plugin.py (no function) 16 0 0 100%
Total   165 29 0 82%

No items found using the specified filter.