-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
update snapshot for lbt14-dev #282
Conversation
Unit Tests Summary340 tests 252 ✅ 1m 2s ⏱️ Results for commit 9cfef1a. ♻️ This comment has been updated with latest results. |
Unit Test Performance DifferenceTest suite performance difference
Additional test case details
Results for commit 392ac29 ♻️ This comment has been updated with latest results. |
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.
hi @pawelru , share we close this PR? or would you like to update, even If there is no change, we can keep track of the work been done
@@ -23,7 +23,7 @@ jobs: | |||
r-cmd-dev: | |||
if: github.event_name != 'push' | |||
name: R CMD Check (development) 🧬 | |||
uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@main | |||
uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@srd_upgrade |
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.
use main
@@ -59,7 +59,7 @@ jobs: | |||
r-cmd-stable: | |||
if: github.event_name != 'push' | |||
name: R CMD Check (stable) 🧬 | |||
uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@main | |||
uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@srd_upgrade |
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.
use main
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.
need to refresh the snapshot
This is not needed. I triggered the run on main and it is passing. Closing this one |
No description provided.