-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Pre-release activities #246
Conversation
Code Coverage Summary
Diff against main
Results for commit: a4a60db Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Tests Summary 1 files 18 suites 12s ⏱️ Results for commit a4a60db. ♻️ 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.
👌🏽 LGTM!
@vedhav and @donyunardi I have raised a PR for additional changes. These changes are to keep it consistent with the last few pre-release cleanup. Please take a look and let me know your thoughts. |
Per discussion, I will merge this first and @kartikeyakirar's PR will merge to |
this PR is part of #246 I have added few changes to keep it consistent with other pre-release-cleanup - [x] title and description to have sentence cases. - [x] common document for module instead of separate for UI and server - [x] download_report_button - [x] add_card_button - [x] reporter_previewer - [x] reset_report_button - [x] simple_reporter - [x] removing indentation-linter - [x] removing \cr tags - [x] putting backticks on keywords e.g R6, shiny or [pkg] - [x] removing `pkg::` call from examples and use `library(pkg)` --------- Signed-off-by: kartikeya kirar <[email protected]> Signed-off-by: André Veríssimo <[email protected]> Co-authored-by: Dony Unardi <[email protected]> Co-authored-by: Aleksander Chlebowski <[email protected]> Co-authored-by: André Veríssimo <[email protected]>
Fixes #237
Title
is not duplicated in PackageDescription
in DESCRIPTION file (e.g. this happens in teal.slice currently)Title
andDescription
fields of DESCRIPTION file are quoted with'
:::
in examples:::
, usegetFromNamespace()
function.teal.*
mentions are lower-cased and quotedMake sure non-exported functions do not have examples/main/
in the address but it has/latest/
instead, so we always expose the documentation of the latest release and not what's currently on main branch but not yet releasedteal.reporter.R
to remove@docType
in favor of"_PACKAGE"
NEWS.md
catched
->caught
WORDLIST
roche
,hallal
,catched
)