Skip to content

Dev#36

Merged
JulianKimmig merged 4 commits intotestfrom
dev
Nov 21, 2025
Merged

Dev#36
JulianKimmig merged 4 commits intotestfrom
dev

Conversation

@JulianKimmig
Copy link
Member

No description provided.

- Enhanced the `func` method to handle key retrieval more robustly by attempting to access the dictionary with a fallback mechanism.
- Added error handling for missing keys to return `fn.NoValue` when both the mapped key and the original key are not found.
…ration

- Upgraded pre-commit hooks to their latest versions: `pre-commit-hooks` to v6.0.0, `uv-pre-commit` to v0.9.4, `ruff-pre-commit` to v0.14.1, and `flake8` to 7.3.0.
- Added `commitizen` for standardized commit message formatting.
- Introduced a new `cz.toml` configuration file for commitizen settings.
- Modified the ForNode class to handle both synchronous and asynchronous iterables, allowing for seamless iteration over async generators.
- Introduced a new helper function to manage value setting during iteration.
- Added comprehensive tests for async generator and async iterable object scenarios to ensure correct functionality.
@JulianKimmig JulianKimmig merged commit 14e8608 into test Nov 21, 2025
9 checks passed
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