Skip to content
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

Add group backwards compatibility tests #3996

Merged
merged 12 commits into from
Oct 3, 2023

Conversation

teo-tsirpanis
Copy link
Member

SC-26763


TYPE: IMPROVEMENT
DESC: Add group backwards compatibility tests.

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #26763: Add backwards-compatibility testing for Groups.

@teo-tsirpanis teo-tsirpanis force-pushed the group-backwards-compat branch from 0470f7c to 334e073 Compare July 28, 2023 11:38
@teo-tsirpanis teo-tsirpanis changed the title [WIP] Add group backwards compatibility tests. Add group backwards compatibility tests et. al. Jul 28, 2023
@KiterLuc KiterLuc self-requested a review October 3, 2023 10:36
@teo-tsirpanis teo-tsirpanis marked this pull request as ready for review October 3, 2023 18:00
@teo-tsirpanis
Copy link
Member Author

@KiterLuc the backwards compatibility tests are green.

"[backwards-compat][group][metadata]") {
Context ctx;
std::string compat_folder(arrays_dir + "/read_compatibility_test");
Copy link
Contributor

@KiterLuc KiterLuc Oct 3, 2023

Choose a reason for hiding this comment

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

NIT: We've seen bugs introduced this way... Let's avoid single line if/for/while... Always have the body between brackets. There are a couple places to fix in this function.

@KiterLuc KiterLuc changed the title Add group backwards compatibility tests et. al. Add group backwards compatibility tests Oct 3, 2023
@KiterLuc KiterLuc merged commit 74986e1 into TileDB-Inc:dev Oct 3, 2023
49 checks passed
@teo-tsirpanis teo-tsirpanis deleted the group-backwards-compat branch October 4, 2023 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants