Skip to content

Add support for dtype dict for Dataclass validation framework#596

Merged
henrikfoss merged 9 commits into
mainfrom
dict_support
Jun 10, 2026
Merged

Add support for dtype dict for Dataclass validation framework#596
henrikfoss merged 9 commits into
mainfrom
dict_support

Conversation

@henrikfoss

@henrikfoss henrikfoss commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Scope

Implemented:

  • Added support for dict field type hints in dataclass validation framework.

Checklist

  • GitHub issue exists for this change.
  • Unit tests added and they pass.
  • Pylint 10.0/10.0 without bloating .pylintrc with exceptions.
  • Review requested on latest commit.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Coverage

Tests Skipped Failures Errors Time
410 5 💤 0 ❌ 0 🔥 1m 23s ⏱️

@henrikfoss

Copy link
Copy Markdown
Contributor Author

create_package

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Created package with number v4.0.2a596.dev2

@marcusforby marcusforby left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First review

Comment thread adapta/dataclass_validation/validation/validation_polars.py Outdated
Comment thread adapta/dataclass_validation/validation/validation_abstract.py Outdated
@henrikfoss

Copy link
Copy Markdown
Contributor Author

create_package

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Created package with number v4.0.2a596.dev4

@henrikfoss

Copy link
Copy Markdown
Contributor Author

create_package

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Created package with number v4.0.2a596.dev6

@henrikfoss henrikfoss merged commit 37771ff into main Jun 10, 2026
2 checks passed
@henrikfoss henrikfoss deleted the dict_support branch June 10, 2026 12:31
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