Skip to content

lib: add test cases for invalid decode definitions #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

psurply
Copy link
Contributor

@psurply psurply commented Mar 12, 2025

Different types of invalid CSVs are now used to test the error handling flow of the decoding logic.

@psurply psurply force-pushed the dev/invalid_csv branch 3 times, most recently from c2de3e7 to fd69eb4 Compare March 13, 2025 21:01
Different types of invalid CSVs are now used to test the error handling
flow of the decoding logic.

Signed-off-by: Surply, Pierre <pierre.surply@intel.com>
@psurply psurply marked this pull request as ready for review March 14, 2025 16:38
@psurply psurply requested a review from jlrivasp March 14, 2025 16:38
Copy link
Contributor

@jlrivasp jlrivasp left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the test cases Pierre

@jlrivasp jlrivasp merged commit 86c453b into intel:main Mar 14, 2025
5 checks passed
@psurply psurply deleted the dev/invalid_csv branch June 12, 2025 21:34
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