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

Accept engine-agnostic code in .Rmd #386

Merged
merged 3 commits into from
Apr 3, 2018
Merged

Conversation

lorenzwalthert
Copy link
Collaborator

Closes #385.

@lorenzwalthert lorenzwalthert changed the title accept engine-agnostic code in .Rmd Accept engine-agnostic code in .Rmd Apr 2, 2018
find chunk start and ends via odd / even regex matches that are engine agnostic.
@codecov-io
Copy link

codecov-io commented Apr 3, 2018

Codecov Report

Merging #386 into master will decrease coverage by 0.1%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #386      +/-   ##
==========================================
- Coverage   91.79%   91.68%   -0.11%     
==========================================
  Files          30       30              
  Lines        1474     1479       +5     
==========================================
+ Hits         1353     1356       +3     
- Misses        121      123       +2
Impacted Files Coverage Δ
R/transform-code.R 95% <100%> (+0.12%) ⬆️
R/utils.R 85.18% <50%> (-6.12%) ⬇️

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 a1fe62f...5b376f4. Read the comment docs.

@lorenzwalthert lorenzwalthert merged commit ea6dcd6 into r-lib:master Apr 3, 2018
@lorenzwalthert lorenzwalthert deleted the rmd branch April 3, 2018 15:10
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.

2 participants