Coverage report: 83%
Files Functions Classes
coverage.py v7.10.7, created at 2025-09-28 14:48 -0400
| File | class | statements | missing | excluded | coverage |
|---|---|---|---|---|---|
| src/clauth/__init__.py | (no class) | 6 | 2 | 0 | 67% |
| src/clauth/aws_utils.py | (no class) | 207 | 43 | 4 | 79% |
| src/clauth/cli.py | OrderedGroup | 1 | 1 | 0 | 0% |
| src/clauth/cli.py | (no class) | 19 | 1 | 2 | 95% |
| src/clauth/commands/__init__.py | (no class) | 5 | 0 | 0 | 100% |
| src/clauth/commands/config.py | (no class) | 30 | 0 | 0 | 100% |
| src/clauth/commands/delete.py | (no class) | 52 | 8 | 0 | 85% |
| src/clauth/commands/init.py | (no class) | 100 | 25 | 0 | 75% |
| src/clauth/commands/models.py | (no class) | 66 | 13 | 0 | 80% |
| src/clauth/config.py | AWSConfig | 3 | 1 | 0 | 67% |
| src/clauth/config.py | ModelConfig | 0 | 0 | 0 | 100% |
| src/clauth/config.py | CLIConfig | 0 | 0 | 0 | 100% |
| src/clauth/config.py | ClauthConfig | 0 | 0 | 0 | 100% |
| src/clauth/config.py | ConfigManager | 86 | 19 | 0 | 78% |
| src/clauth/config.py | (no class) | 56 | 1 | 0 | 98% |
| src/clauth/helpers.py | ExecutableNotFoundError | 0 | 0 | 0 | 100% |
| src/clauth/helpers.py | (no class) | 88 | 7 | 0 | 92% |
| src/clauth/launcher.py | (no class) | 31 | 3 | 0 | 90% |
| Total | 750 | 124 | 6 | 83% |
No items found using the specified filter.