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

Refactor to use dataclasses instead of namedtuple #27

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

r0x0d
Copy link
Member

@r0x0d r0x0d commented Nov 6, 2024

No description provided.

@r0x0d r0x0d requested a review from samdoran November 6, 2024 19:57
@r0x0d r0x0d force-pushed the rework-to-use-dataclasses branch 3 times, most recently from 5403e7d to b31ff74 Compare November 7, 2024 12:01
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 93.47826% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
command_line_assistant/config.py 93.47% 3 Missing ⚠️
Files with missing lines Coverage Δ
command_line_assistant/config.py 76.00% <93.47%> (+8.65%) ⬆️

@r0x0d r0x0d force-pushed the rework-to-use-dataclasses branch 2 times, most recently from 4b87d1d to 7e58335 Compare November 7, 2024 12:28
@r0x0d r0x0d force-pushed the rework-to-use-dataclasses branch from 7e58335 to 305ce2a Compare November 7, 2024 12:32
@r0x0d r0x0d merged commit f411a78 into rhel-lightspeed:main Nov 7, 2024
8 checks passed
@r0x0d r0x0d deleted the rework-to-use-dataclasses branch November 7, 2024 12:38
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.

2 participants