Skip to content

HDXDSYS-2774 Fix edge case where row_function always returns None#58

Merged
mcarans merged 1 commit into
mainfrom
row_function_bug
Feb 26, 2026
Merged

HDXDSYS-2774 Fix edge case where row_function always returns None#58
mcarans merged 1 commit into
mainfrom
row_function_bug

Conversation

@mcarans

@mcarans mcarans commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

If row_function rejects all rows (by returning None), then a stopiteration is raised. This catches it and responds accordingly.

…ation is raised. This catches it and responds accordingly.
@github-actions

Copy link
Copy Markdown

Test Results

118 tests  +1   118 ✅ +1   8s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit f4a0bab. ± Comparison against base commit e887081.

This pull request removes 1 and adds 2 tests. Note that renamed tests count towards both.
tests.hdx.utilities.test_saver.TestLoader ‑ test_save_iterable
tests.hdx.utilities.test_saver.TestLoader ‑ test_save_iterable_dicts
tests.hdx.utilities.test_saver.TestLoader ‑ test_save_iterable_lists

@mcarans mcarans merged commit c339142 into main Feb 26, 2026
1 of 3 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