Skip to content

Fix: Account for array types when showing sample in table diff#4077

Merged
themisvaltinos merged 4 commits intomainfrom
themis/tablediff
Apr 3, 2025
Merged

Fix: Account for array types when showing sample in table diff#4077
themisvaltinos merged 4 commits intomainfrom
themis/tablediff

Conversation

@themisvaltinos
Copy link
Contributor

This update improves the filtering approach in table diff when displaying the diff samples for a column, which failed to properly handle array types before.

As part of this also decimal values are now correctly aligned by propagating the decimal precision in row diff to properly display them in the sample. Also added helper methods (capture_console_output and create_test_console) so we can verify in tests the exact output of console methods from now on.

@themisvaltinos
Copy link
Contributor Author

Thanks for the review addressed comments

@themisvaltinos themisvaltinos merged commit 42511e1 into main Apr 3, 2025
22 checks passed
@themisvaltinos themisvaltinos deleted the themis/tablediff branch April 3, 2025 18:58
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.

3 participants