-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
472: fix TMB option warning #473
Conversation
Unit Tests Summary 1 files 46 suites 26s ⏱️ Results for commit 4ec8119. ♻️ This comment has been updated with latest results. |
Unit Test Performance DifferenceAdditional test case details
Results for commit cf180ff ♻️ This comment has been updated with latest results. |
…rror as from tern.mmrm tests fixed already
Code Coverage Summary
Diff against main
Results for commit: 4ec8119 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
@danielinteractive This looks right to me. |
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.
Can confirm this fixes the first-fit bug:
> source("~/.active-rstudio-document")
0.3.13.9000
Res 1 : 903104ec4747c253d773e48e6ab96b32
Res 2 : 903104ec4747c253d773e48e6ab96b32
Res 3 : 903104ec4747c253d773e48e6ab96b32
Res 4 : 903104ec4747c253d773e48e6ab96b32
Res 5 : 903104ec4747c253d773e48e6ab96b32
Also, I see the warnings trigger on TMB 1.9.14 as well as 1.9.15 with non-deterministic hash.
closes #472