-
Notifications
You must be signed in to change notification settings - Fork 73
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
Release {styler} 1.7.0 #930
Conversation
Codecov Report
@@ Coverage Diff @@
## main #930 +/- ##
=======================================
Coverage 90.48% 90.48%
=======================================
Files 47 47
Lines 2585 2585
=======================================
Hits 2339 2339
Misses 246 246
Continue to review full report at Codecov.
|
This is how benchmark results would change (along with a 95% confidence interval in relative change) if be0a2be is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 01419a0 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 6a474de is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
Prepare for release:
devtools::check_win_devel()
email.yml
thenrevdepcheck::revdep_email_maintainers()
cran-comments.md
urlchecker::url_check("path/to/pkg")
Perform release:
NEWS.md
devtools::submit_cran()
pkgdown::build_site()
Wait for CRAN...
NEWS.md
for new features.