nealrichardson / httptest

A Test Environment for HTTP Requests in R
https://enpiar.com/r/httptest/
Other
79 stars 10 forks source link

start_vignette should prefer to write into vignettes dir #55

Closed nealrichardson closed 3 years ago

nealrichardson commented 3 years ago

Like #52 but for vignettes (cf. #31)

cc @maelle @max-alletsee

codecov-io commented 3 years ago

Codecov Report

Merging #55 (055ab55) into master (541a48c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #55   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          447       449    +2     
=========================================
+ Hits           447       449    +2     
Impacted Files Coverage Δ
R/vignette.R 100.00% <100.00%> (ø)

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 541a48c...055ab55. Read the comment docs.