Skip to content

refactor: remove CLI coverage functionality #298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2025
Merged

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Apr 24, 2025

The CLI coverage functionality, including the record_cli_coverage method and related imports, has been removed from the codebase. This includes the deletion of the coverage.py file and associated references in clusterlib.py and clusterlib_klass.py.

The removal simplifies the codebase by eliminating features used only by tests, reducing maintenance overhead, and improving clarity.

The CLI coverage functionality, including the `record_cli_coverage`
method and related imports, has been removed from the codebase. This
includes the deletion of the `coverage.py` file and associated
references in `clusterlib.py` and `clusterlib_klass.py`.

The removal simplifies the codebase by eliminating features used only by
tests, reducing maintenance overhead, and improving clarity.
@mkoura mkoura merged commit 51687af into master Apr 24, 2025
3 checks passed
@mkoura mkoura deleted the rm_cli_coverage_record branch April 24, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant