-
Notifications
You must be signed in to change notification settings - Fork 0
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
Another CI test trigger pr #21
Conversation
Something seems wrong with DT's autodetection, it is making the table much too small. Unfortunately I don't have time to track down the root cause, and simply disabling the auto fill improves the situation. Fixes r-lib#494
Used this branch and PR because this was the only one with CI running.
Code: Fixing
|
Ran Tried to run Github Actions on local machine using act. It had issues running
This tells me that covr is seeing 147 functions being tested. covr/tests/testthat/test-box.R Lines 5 to 7 in 8ac1268
Check what
This is expected. Check what
Function names found are in |
Investigating the R6 issue. Code was added to Lines 3 to 6 in 8ac1268
Reference: |
Final FIX for boxCreated separate test cases for box with R6 modules and use Failures in CI
Suggested next actions
|
The errors we have on the local machine R 4.4.0 are the same on
main:
|
|
Have you read the Contributing Guidelines?
Issue #
Changes description
Clearly and concisely describe what's in this pull request. Include screenshots, if necessary.