Skip to content

♻️ 🐛 fix circular imports and refactor internals#411

Merged
sebastianMindee merged 5 commits into
release/v5.0.0a1from
fix-circular-imports
Jun 3, 2026
Merged

♻️ 🐛 fix circular imports and refactor internals#411
sebastianMindee merged 5 commits into
release/v5.0.0a1from
fix-circular-imports

Conversation

@sebastianMindee
Copy link
Copy Markdown
Collaborator

Description

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires a change to the official Guide documentation.

@sebastianMindee sebastianMindee requested a review from ianardee June 3, 2026 14:24
Copy link
Copy Markdown
Contributor

@ianardee ianardee left a comment

Choose a reason for hiding this comment

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

looks good but should also add get_simple_field, get_list_field, and get_object_field to InferenceFields class, and add unit tests for this (fields.get() should also be tested as is done currently)

@sebastianMindee sebastianMindee requested a review from ianardee June 3, 2026 15:16
Comment thread mindee/v2/parsing/inference/field/inference_fields.py
@sebastianMindee sebastianMindee changed the title ♻️ 🐛 fix circular inports and refactor internals ♻️ 🐛 fix circular imports and refactor internals Jun 3, 2026
@sebastianMindee sebastianMindee requested a review from ianardee June 3, 2026 15:28
@sebastianMindee sebastianMindee merged commit f7fc0e7 into release/v5.0.0a1 Jun 3, 2026
21 checks passed
@sebastianMindee sebastianMindee deleted the fix-circular-imports branch June 3, 2026 16:47
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