ropensci / sofa

Easy R interface to CouchDB
https://docs.ropensci.org/sofa/
33 stars 17 forks source link

Change `view_search` to `design_search` in the examples #57

Closed michellymenezes closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #57 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #57   +/-   ##
=======================================
  Coverage   42.73%   42.73%           
=======================================
  Files          32       32           
  Lines         351      351           
=======================================
  Hits          150      150           
  Misses        201      201
Impacted Files Coverage Δ
R/design.R 0% <ø> (ø) :arrow_up:

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 a3d7dc9...00b6aee. Read the comment docs.

sckott commented 6 years ago

thx much @michellymenezes !