-
-
Notifications
You must be signed in to change notification settings - Fork 7
Optimize .compress_mat #353
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
base: main
Are you sure you want to change the base?
Conversation
Unit Tests Summary 1 files 8 suites 13s ⏱️ Results for commit 22db7fc. ♻️ This comment has been updated with latest results. |
Code Coverage Summary
Diff against main
Results for commit: 22db7fc Minimum allowed coverage is ♻️ This comment has been updated with latest results |
…ineering/formatters into 352_mclapply_pagination@main
…ineering/formatters into 352_mclapply_pagination@main
Unit Test Performance Difference
Results for commit 0b09cae ♻️ This comment has been updated with latest results. |
hi @Melkiades , can you check if there is any downstream breaking changes in rtables/rlistings/scda.test/chevron please. thank you! |
Yes there may be issues downstream as some objects are supposed differently. I am checking downstream now. |
@shajoezhu @BFalquet ready to review |
@edelarua @ayogasekaram could you take a look if you have time? It passes all tests downstream (revedep) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great!!
hi @Melkiades , can you do manual cicd checks in downstream packages, the reverse dependency check github action is not working at the the moment. @pawelru is still repairing this. |
i think the easiest is to create new PRs in rtables/rlistings/chevron/scda.test repos, adding the following to rtables/rlistings
and chevron and scda.test need to add the branches for rtables and rlistings to trigger the test. thanks a lot! |
Fixes #352