Skip to content

Two error on unsupported {roxygen2} @examplesIf condition#833

Merged
lorenzwalthert merged 1 commit intor-lib:masterfrom
lorenzwalthert:issue-826
Aug 21, 2021
Merged

Two error on unsupported {roxygen2} @examplesIf condition#833
lorenzwalthert merged 1 commit intor-lib:masterfrom
lorenzwalthert:issue-826

Conversation

@lorenzwalthert
Copy link
Copy Markdown
Collaborator

Closes #826.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #833 (f9b9523) into master (f4390eb) will increase coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #833      +/-   ##
==========================================
+ Coverage   90.40%   90.60%   +0.20%     
==========================================
  Files          47       47              
  Lines        2419     2460      +41     
==========================================
+ Hits         2187     2229      +42     
+ Misses        232      231       -1     
Impacted Files Coverage Δ
R/environments.R 100.00% <ø> (ø)
R/nest.R 100.00% <ø> (ø)
R/token-define.R 66.66% <ø> (ø)
R/ui-caching.R 100.00% <ø> (ø)
R/relevel.R 46.15% <100.00%> (ø)
R/roxygen-examples-add-remove.R 95.45% <100.00%> (+3.14%) ⬆️
R/roxygen-examples-parse.R 96.72% <100.00%> (+0.05%) ⬆️
R/roxygen-examples.R 98.24% <100.00%> (+0.32%) ⬆️
R/rules-indention.R 100.00% <100.00%> (ø)
R/rules-line-breaks.R 100.00% <100.00%> (ø)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 74b1f1f...f9b9523. Read the comment docs.

@github-actions
Copy link
Copy Markdown
Contributor

This is how benchmark results would change (along with a 95% confience interval in relative change) if 252b512 is merged into master:

  • cache_applying: 0.04s -> 0.04s [-4.66%, +1.32%]
  • cache_recording: 1.54s -> 1.54s [-1.23%, +0.96%]
  • without_cache: 3.97s -> 3.98s [-0.68%, +0.98%]

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

@lorenzwalthert lorenzwalthert merged commit 2b1eeac into r-lib:master Aug 21, 2021
@lorenzwalthert lorenzwalthert deleted the issue-826 branch August 21, 2021 14:06
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.

Multiline @examplesIf?

2 participants