Skip to content
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

style roxygen code examples that have nothing coming after them #1089

Merged
merged 2 commits into from
Dec 28, 2022

Conversation

lorenzwalthert
Copy link
Collaborator

@lorenzwalthert lorenzwalthert commented Dec 27, 2022

Closes #1067

@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2022

Codecov Report

Merging #1089 (38e445d) into main (0b34e99) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1089      +/-   ##
==========================================
- Coverage   91.10%   91.03%   -0.08%     
==========================================
  Files          46       46              
  Lines        2699     2700       +1     
==========================================
- Hits         2459     2458       -1     
- Misses        240      242       +2     
Impacted Files Coverage Δ
R/roxygen-examples-find.R 93.33% <100.00%> (-6.67%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 8d683de is merged into main:

  •   :ballot_box_with_check:cache_applying: 49.1ms -> 49.7ms [-0.54%, +2.91%]
  •   :ballot_box_with_check:cache_recording: 870ms -> 871ms [-0.41%, +0.69%]
  •   :ballot_box_with_check:without_cache: 2.06s -> 2.06s [-1.08%, +0.48%]

Further explanation regarding interpretation and methodology can be found in the documentation.

Copy link
Collaborator

@IndrajeetPatil IndrajeetPatil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When Roxygen comment block ends with a tag, the stylerignore directives are ignored
3 participants