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

Fix split list for pagination when with ordered factors #235

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Melkiades
Copy link
Contributor

@Melkiades Melkiades commented Nov 22, 2024

@Melkiades Melkiades added bug Something isn't working sme labels Nov 22, 2024
Copy link
Contributor

github-actions bot commented Nov 22, 2024

Unit Tests Summary

  1 files   5 suites   9s ⏱️
 41 tests 30 ✅ 10 💤 0 ❌ 1 🔥
110 runs  94 ✅ 15 💤 0 ❌ 1 🔥

For more details on these errors, see this check.

Results for commit f24b64c.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Nov 22, 2024

Unit Test Performance Difference

Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
matrix_form 👶 $+0.02$ matrix_form_detects_or_in_labels_and_sends_meaningful_error_message

Results for commit 978c5d8

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@shajoezhu shajoezhu left a comment

Choose a reason for hiding this comment

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

hi @Melkiades , thanks for the fix, tests currently failing, can you also add a test to
https://github.com/insightsengineering/scda.test/blob/main/tests/testthat/test-pagination_listing.R as well. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working request changes sme
Projects
None yet
Development

Successfully merging this pull request may close these issues.

split_into_pages_by_var() ignores factor levels "{" character breaks the printing of listings
2 participants