-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
package clean-up #131
package clean-up #131
Conversation
Code Coverage Summary
Diff against main
Results for commit: f41c2e0 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
You know @pawelru why we have |
True but those are not there - we are in |
I know, imaginative situation is where you load Also if someone runs Not a big teal. We actually removed prefixes in examples for those datasets in |
This is actually quite likely - one could be a |
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.
Just one small comment about but everything else looks.
I also tested all of the examples.
One thing I notice is that the function https://github.com/insightsengineering/osprey/blob/strict_tests/R/utils.R#L221-L235 https://github.com/insightsengineering/osprey/blob/strict_tests/R/utils.R#L327-L342 The contents are identical, but one has |
Co-authored-by: Dony Unardi <donyunardi@gmail.com> Signed-off-by: Pawel Rucki <12943682+pawelru@users.noreply.github.com>
Great catch! I will just simply remove it here. This is meant to be a clean-up. |
|
osprey::
prefix in tests as this is redundant insideosprey
Please review the changes carefully and let me know if there is something you don't like.