docs: vignettes: add purl=FALSE to the chunk producing error - #307
Merged
Conversation
pawelru
enabled auto-merge (squash)
April 8, 2024 11:05
Contributor
Code Coverage SummaryDiff against mainResults for commit: dce28b6 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Contributor
Unit Tests Summary 1 files 14 suites 2s ⏱️ Results for commit dce28b6. |
Contributor
Author
|
All is green: https://github.com/insightsengineering/teal.data/actions/runs/8600286425 |
3 tasks
2 tasks
averissimo
added a commit
that referenced
this pull request
Jun 12, 2025
…l_data` (#370) # Pull Request Fixes: - insightsengineering/teal#1526 Built on top of: - insightsengineering/teal.reporter#307 - _(#307 will be closed once this PR is stable)_ ### Companion PRs: - insightsengineering/teal#1541 - insightsengineering/teal.code#255 - #370 - insightsengineering/teal.reporter#331 - insightsengineering/teal.modules.general#884 ### Changes description - [x] Cleanup of `teal_data` class to allow for `teal_report` extension - [x] Change the `show()` method to remove reference to `teal_data` specifically --------- Co-authored-by: Dawid Kaledkowski <dawid.kaledkowski@gmail.com> Co-authored-by: Marcin <133694481+m7pr@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix verdepcheck errors: https://github.com/insightsengineering/teal.data/actions/runs/8585969509/job/23527932989
this currently fails with the below:
This is also present if you just run
rcmdcheck::rcmdcheck()(i.e. without verdepcheck).Follow the guidelines from here
I will be running the pipeline manually. You can track its status here: https://github.com/insightsengineering/teal.data/actions/workflows/scheduled.yaml?query=branch%3Afix_verdepcheck