====== Coverage for /home/runner/work/bijux-cli/bijux-cli/src/bijux_cli/ ======= ----------------------------------- Summary ------------------------------------ | Name | Total | Miss | Cover | Cover% | |--------------------------------------|---------|--------|---------|----------| | __init__.py | 2 | 0 | 2 | 100% | | __main__.py | 15 | 0 | 15 | 100% | | __version__.py | 1 | 0 | 1 | 100% | | api.py | 16 | 0 | 16 | 100% | | cli.py | 3 | 0 | 3 | 100% | | httpapi.py | 41 | 0 | 41 | 100% | | commands/__init__.py | 4 | 0 | 4 | 100% | | commands/audit.py | 4 | 0 | 4 | 100% | | commands/docs.py | 5 | 0 | 5 | 100% | | commands/doctor.py | 3 | 0 | 3 | 100% | | commands/help.py | 10 | 0 | 10 | 100% | | commands/repl.py | 19 | 0 | 19 | 100% | | commands/sleep.py | 3 | 0 | 3 | 100% | | commands/status.py | 5 | 0 | 5 | 100% | | commands/utilities.py | 14 | 0 | 14 | 100% | | commands/version.py | 3 | 0 | 3 | 100% | | commands/config/__init__.py | 2 | 0 | 2 | 100% | | commands/config/clear.py | 3 | 0 | 3 | 100% | | commands/config/export.py | 3 | 0 | 3 | 100% | | commands/config/get.py | 3 | 0 | 3 | 100% | | commands/config/list_cmd.py | 3 | 0 | 3 | 100% | | commands/config/load.py | 3 | 0 | 3 | 100% | | commands/config/reload.py | 3 | 0 | 3 | 100% | | commands/config/service.py | 3 | 0 | 3 | 100% | | commands/config/set.py | 3 | 0 | 3 | 100% | | commands/config/unset.py | 3 | 0 | 3 | 100% | | commands/dev/__init__.py | 1 | 0 | 1 | 100% | | commands/dev/di.py | 4 | 0 | 4 | 100% | | commands/dev/list_plugins.py | 2 | 0 | 2 | 100% | | commands/dev/service.py | 3 | 0 | 3 | 100% | | commands/history/__init__.py | 1 | 0 | 1 | 100% | | commands/history/clear.py | 4 | 0 | 4 | 100% | | commands/history/service.py | 6 | 0 | 6 | 100% | | commands/memory/__init__.py | 1 | 0 | 1 | 100% | | commands/memory/clear.py | 3 | 0 | 3 | 100% | | commands/memory/delete.py | 3 | 0 | 3 | 100% | | commands/memory/get.py | 3 | 0 | 3 | 100% | | commands/memory/list.py | 3 | 0 | 3 | 100% | | commands/memory/service.py | 5 | 0 | 5 | 100% | | commands/memory/set.py | 3 | 0 | 3 | 100% | | commands/memory/utils.py | 2 | 0 | 2 | 100% | | commands/plugins/__init__.py | 1 | 0 | 1 | 100% | | commands/plugins/check.py | 4 | 0 | 4 | 100% | | commands/plugins/info.py | 3 | 0 | 3 | 100% | | commands/plugins/install.py | 3 | 0 | 3 | 100% | | commands/plugins/list.py | 2 | 0 | 2 | 100% | | commands/plugins/scaffold.py | 2 | 0 | 2 | 100% | | commands/plugins/uninstall.py | 3 | 0 | 3 | 100% | | commands/plugins/utils.py | 4 | 0 | 4 | 100% | | contracts/__init__.py | 1 | 0 | 1 | 100% | | contracts/audit.py | 5 | 0 | 5 | 100% | | contracts/config.py | 13 | 0 | 13 | 100% | | contracts/context.py | 9 | 0 | 9 | 100% | | contracts/docs.py | 5 | 0 | 5 | 100% | | contracts/doctor.py | 3 | 0 | 3 | 100% | | contracts/emitter.py | 4 | 0 | 4 | 100% | | contracts/history.py | 8 | 0 | 8 | 100% | | contracts/memory.py | 7 | 0 | 7 | 100% | | contracts/observability.py | 8 | 0 | 8 | 100% | | contracts/process.py | 5 | 0 | 5 | 100% | | contracts/registry.py | 9 | 0 | 9 | 100% | | contracts/retry.py | 4 | 0 | 4 | 100% | | contracts/serializer.py | 6 | 0 | 6 | 100% | | contracts/telemetry.py | 5 | 0 | 5 | 100% | | core/__init__.py | 1 | 0 | 1 | 100% | | core/constants.py | 1 | 0 | 1 | 100% | | core/context.py | 13 | 0 | 13 | 100% | | core/engine.py | 9 | 0 | 9 | 100% | | core/enums.py | 3 | 0 | 3 | 100% | | core/exceptions.py | 13 | 0 | 13 | 100% | | core/paths.py | 1 | 0 | 1 | 100% | | infra/__init__.py | 1 | 0 | 1 | 100% | | infra/emitter.py | 5 | 0 | 5 | 100% | | infra/observability.py | 9 | 0 | 9 | 100% | | infra/process.py | 7 | 0 | 7 | 100% | | infra/retry.py | 13 | 0 | 13 | 100% | | infra/serializer.py | 27 | 0 | 27 | 100% | | infra/telemetry.py | 11 | 0 | 11 | 100% | | services/__init__.py | 2 | 0 | 2 | 100% | | services/audit.py | 20 | 0 | 20 | 100% | | services/config.py | 20 | 0 | 20 | 100% | | services/docs.py | 7 | 0 | 7 | 100% | | services/doctor.py | 3 | 0 | 3 | 100% | | services/history.py | 19 | 0 | 19 | 100% | | services/memory.py | 9 | 0 | 9 | 100% | | services/utils.py | 2 | 0 | 2 | 100% | | services/plugins/__init__.py | 11 | 0 | 11 | 100% | | services/plugins/entrypoints.py | 4 | 0 | 4 | 100% | | services/plugins/groups.py | 6 | 0 | 6 | 100% | | services/plugins/hooks.py | 8 | 0 | 8 | 100% | | services/plugins/registry.py | 10 | 0 | 10 | 100% | |--------------------------------------|---------|--------|---------|----------| | TOTAL | 570 | 0 | 570 | 100.0% | --------------- RESULT: PASSED (minimum: 98.0%, actual: 100.0%) ----------------