Skip to content
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

Convert the config class to be a dataclass #32

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

r0x0d
Copy link
Member

@r0x0d r0x0d commented Nov 8, 2024

The config class itself can also be a dataclass. We can convert it to make the code easier.

The config class itself can also be a dataclass. We can convert it to make the code easier.
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
command_line_assistant/config.py 85.71% 1 Missing ⚠️
Files with missing lines Coverage Δ
command_line_assistant/config.py 76.00% <85.71%> (ø)

@r0x0d r0x0d merged commit c9e4a12 into rhel-lightspeed:main Nov 8, 2024
8 checks passed
@r0x0d r0x0d deleted the convert-config-to-dataclass branch November 8, 2024 18:23
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