Coverage report: 48%

Files Functions Classes

coverage.py v7.6.1, created at 2024-09-20 15:00 +0200

File function statements missing excluded coverage
src/snip/__init__.py (no function) 0 0 0 100%
src/snip/example.py add_one 1 1 0 0%
src/snip/example.py (no function) 1 1 0 0%
src/snip/token/__init__.py (no function) 3 0 0 100%
src/snip/token/storage.py get_token 17 17 0 0%
src/snip/token/storage.py get_token_from_keyring 17 17 0 0%
src/snip/token/storage.py get_token_from_configs 21 6 0 71%
src/snip/token/storage.py delete_token_from_keyring 8 8 0 0%
src/snip/token/storage.py store_token_in_keyring 12 12 0 0%
src/snip/token/storage.py get_token_from_user 16 4 0 75%
src/snip/token/storage.py _get_keyring 4 1 0 75%
src/snip/token/storage.py _get_file_config 9 1 0 89%
src/snip/token/storage.py (no function) 17 0 0 100%
src/snip/token/token.py (no function) 5 0 0 100%
Total   131 68 0 48%

No items found using the specified filter.