Skip to content

#HOTFIX: Fixed data processing issues missed after decoupling of widget unpacking and data processing#6

Merged
hstaige merged 16 commits into
mainfrom
dataentry
Feb 22, 2026
Merged

#HOTFIX: Fixed data processing issues missed after decoupling of widget unpacking and data processing#6
hstaige merged 16 commits into
mainfrom
dataentry

Conversation

@hstaige

@hstaige hstaige commented Feb 22, 2026

Copy link
Copy Markdown
Owner

After fixing #4, I ran into an issue where the VariableNumberProcessor would not save data properly without warning. I have since updated it so that if the number of entries is less than the number of suffixes, an error would be thrown, and added tests to verify that data would get processed.

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 83.60656% with 20 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
radbase/data_entry.py 83.60% 20 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Files with missing lines Coverage Δ
radbase/data_entry.py 40.49% <83.60%> (+5.94%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hstaige hstaige merged commit cac0dff into main Feb 22, 2026
2 checks passed
@hstaige hstaige deleted the dataentry branch February 22, 2026 20: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