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

clean up after pre-release-cleanup #537

Merged
merged 67 commits into from
Jan 30, 2024

Conversation

chlebowa
Copy link
Contributor

@chlebowa chlebowa commented Jan 26, 2024

Proof reading documentation and code comments.

@averissimo
Copy link
Contributor

Looks good to merge as soon as those # TODO tags are addressed (or discarded)

As well as the other reviewer's comments

R/FilterState.R Outdated Show resolved Hide resolved
R/FilterState.R Outdated Show resolved Hide resolved
R/FilterStateChoices.R Outdated Show resolved Hide resolved
R/FilterStateChoices.R Outdated Show resolved Hide resolved
R/FilterStateRange.R Outdated Show resolved Hide resolved
chlebowa and others added 3 commits January 30, 2024 12:28
Co-authored-by: Pawel Rucki <[email protected]>
Signed-off-by: Aleksander Chlebowski <[email protected]>
Co-authored-by: Pawel Rucki <[email protected]>
Signed-off-by: Aleksander Chlebowski <[email protected]>
Co-authored-by: Pawel Rucki <[email protected]>
Signed-off-by: Aleksander Chlebowski <[email protected]>
R/FilteredDataset-utils.R Outdated Show resolved Hide resolved
R/FilteredDataset.R Outdated Show resolved Hide resolved
R/choices_labeled.R Outdated Show resolved Hide resolved
Copy link
Contributor

@pawelru pawelru left a comment

Choose a reason for hiding this comment

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

This all looks good and must have been a lot of work to go through this. Thank you 👍 I left few comments but none of them are super strong.

Copy link
Contributor

github-actions bot commented Jan 30, 2024

Unit Test Performance Difference

Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
MAEFilteredDataset 💀 $0.40$ $-0.40$ get_filter_overview_info_returns_overview_matrix_for_MAEFilteredDataset_with_filtering
MAEFilteredDataset 💀 $0.09$ $-0.09$ get_filter_overview_info_returns_overview_matrix_for_MAEFilteredDataset_without_filtering
MAEFilteredDataset 👶 $+0.39$ get_filter_overview_returns_overview_matrix_for_MAEFilteredDataset_with_filtering
MAEFilteredDataset 👶 $+0.09$ get_filter_overview_returns_overview_matrix_for_MAEFilteredDataset_without_filtering

Results for commit 49574cb

♻️ This comment has been updated with latest results.

@chlebowa chlebowa force-pushed the post-pre-release-cleanup-cleanup@main branch from fd20572 to 17c3550 Compare January 30, 2024 14:38
@donyunardi donyunardi mentioned this pull request Jan 30, 2024
34 tasks
Aleksander Chlebowski and others added 3 commits January 30, 2024 16:10
Closes #507 

Replaced `variable_types` function family with single function.
The new function returns a named vector so no need to use `setNames` in
its caller.
@chlebowa chlebowa merged commit 37c351d into main Jan 30, 2024
24 checks passed
@chlebowa chlebowa deleted the post-pre-release-cleanup-cleanup@main branch January 30, 2024 16:40
@chlebowa
Copy link
Contributor Author

Thank you for lending a hand @pawelru @averissimo 💪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants