Coverage for 97b5df8410ca06cf12b6b9cceb78569c8f860d18: 86.27%

Files Functions Classes

coverage.py v7.6.11, created at 2025-02-16 17:46 +0000

File function statements missing excluded branches partial coverage
pydaconf/__init__.py (no function) 2 0 0 0 0 100.00%
pydaconf/cli.py generate_key 1 1 0 0 0 0.00%
pydaconf/cli.py generate 2 2 0 0 0 0.00%
pydaconf/cli.py decrypt 2 2 0 0 0 0.00%
pydaconf/cli.py (no function) 16 16 0 2 0 0.00%
pydaconf/main.py PydaConf.__init__ 6 0 0 0 0 100.00%
pydaconf/main.py PydaConf.from_file 3 0 0 0 0 100.00%
pydaconf/main.py PydaConf.from_url 3 0 0 0 0 100.00%
pydaconf/main.py PydaConf.from_dict 3 0 0 0 0 100.00%
pydaconf/main.py PydaConf.config 17 0 0 4 0 100.00%
pydaconf/main.py PydaConf.register_plugin 2 0 0 0 0 100.00%
pydaconf/main.py PydaConf.on_update 3 0 0 0 0 100.00%
pydaconf/main.py PydaConf._get_generic_type 8 0 0 4 0 100.00%
pydaconf/main.py PydaConf._load_plugins 4 0 0 0 0 100.00%
pydaconf/main.py PydaConf._load_builtin_plugins 2 0 0 2 0 100.00%
pydaconf/main.py PydaConf._load_dynamic_plugins 2 0 0 2 0 100.00%
pydaconf/main.py PydaConf._interpolate_templates 12 0 0 16 1 96.43%
pydaconf/main.py PydaConf._match_and_execute_plugin 9 0 0 4 0 100.00%
pydaconf/main.py PydaConf._inject_secrets 11 0 0 14 1 96.00%
pydaconf/main.py PydaConf._update_config 20 0 0 8 0 100.00%
pydaconf/main.py PydaConf._on_update 7 0 0 6 0 100.00%
pydaconf/main.py PydaConf.__repr__ 1 0 0 0 0 100.00%
pydaconf/main.py (no function) 33 0 0 0 0 100.00%
pydaconf/plugins/__init__.py (no function) 0 0 0 0 0 100.00%
pydaconf/plugins/base.py PluginBase._execute_plugin 4 0 0 0 0 100.00%
pydaconf/plugins/base.py PluginBase.PREFIX 0 0 1 0 0 100.00%
pydaconf/plugins/base.py PluginBase.run 0 0 1 0 0 100.00%
pydaconf/plugins/base.py (no function) 10 0 0 0 0 100.00%
pydaconf/plugins/env.py EnvPlugin.__init__ 1 0 0 0 0 100.00%
pydaconf/plugins/env.py EnvPlugin.run 7 1 0 4 2 72.73%
pydaconf/plugins/env.py (no function) 8 0 0 0 0 100.00%
pydaconf/plugins/file_content.py FileContentPlugin.__init__ 1 0 0 0 0 100.00%
pydaconf/plugins/file_content.py FileContentPlugin.run 8 2 0 2 1 70.00%
pydaconf/plugins/file_content.py (no function) 6 0 0 0 0 100.00%
pydaconf/plugins/sealed.py SealedPlugin.__init__ 1 0 0 0 0 100.00%
pydaconf/plugins/sealed.py SealedPlugin.run 12 2 0 4 2 75.00%
pydaconf/plugins/sealed.py (no function) 8 0 0 0 0 100.00%
pydaconf/utils/__init__.py (no function) 0 0 0 0 0 100.00%
pydaconf/utils/dict.py get_dict_value 6 0 0 4 0 100.00%
pydaconf/utils/dict.py (no function) 1 0 0 0 0 100.00%
pydaconf/utils/exceptions.py (no function) 8 0 0 0 0 100.00%
pydaconf/utils/file.py guess_content_format 12 3 0 10 3 72.73%
pydaconf/utils/file.py load_yaml_content 8 3 0 2 1 60.00%
pydaconf/utils/file.py load_json_content 5 1 0 2 1 71.43%
pydaconf/utils/file.py load_toml_content 9 5 0 2 1 45.45%
pydaconf/utils/file.py load_config_file 19 2 0 14 2 87.88%
pydaconf/utils/file.py load_from_url 15 6 0 6 2 52.38%
pydaconf/utils/file.py (no function) 9 0 0 0 0 100.00%
pydaconf/utils/interpolation.py has_interpolation_template 1 0 0 0 0 100.00%
pydaconf/utils/interpolation.py interpolate_template 2 0 0 0 0 100.00%
pydaconf/utils/interpolation.py interpolate_template.replace_match 5 0 0 2 0 100.00%
pydaconf/utils/interpolation.py (no function) 5 0 0 0 0 100.00%
pydaconf/utils/plugins.py load_builtin_plugins 7 0 0 6 0 100.00%
pydaconf/utils/plugins.py load_dynamic_plugins 5 0 0 4 0 100.00%
pydaconf/utils/plugins.py (no function) 12 0 0 0 0 100.00%
Total   364 46 2 124 17 86.27%

No items found using the specified filter.