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

Add rule tree configuration validation #736

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dtrai2
Copy link
Collaborator

@dtrai2 dtrai2 commented Dec 20, 2024

  • Extracted RuleTree configuration into a dedicated Config class for improved modularity.
  • Updated unit tests and references to reflect the refactoring changes in RuleTree initialization.
  • Add documentation to rst docs

- Extracted RuleTree configuration into a dedicated `Config` class for improved modularity.
- Updated unit tests and references to reflect the refactoring changes in RuleTree initialization.
- Add documentation to rst docs
@dtrai2 dtrai2 added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 20, 2024
@dtrai2 dtrai2 requested a review from ekneg54 December 20, 2024 14:17
@dtrai2 dtrai2 self-assigned this Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rule_tree error handling is missing a logger has a not helpful error message
1 participant