ropensci / sofa

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

fix some typos in the comments / examples #50

Closed patperu closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #50 into master will increase coverage by 0.71%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   42.01%   42.73%   +0.71%     
==========================================
  Files          32       32              
  Lines         357      351       -6     
==========================================
  Hits          150      150              
+ Misses        207      201       -6
Impacted Files Coverage Δ
R/attach.r 0% <ø> (ø) :white_check_mark:
R/db_alldocs.R 100% <ø> (ø) :white_check_mark:
R/db_bulk_update.R 100% <ø> (ø) :white_check_mark:
R/revisions.r 0% <ø> (ø) :white_check_mark:
R/doc_delete.r 0% <ø> (ø) :white_check_mark:
R/db_bulk_create.R 84.21% <ø> (ø) :white_check_mark:
R/getattach.r 0% <ø> (ø) :white_check_mark:
R/db_changes.R 100% <ø> (ø) :white_check_mark:
R/db_updates.R 0% <ø> (ø) :white_check_mark:
R/doc_create.r 50% <ø> (ø) :white_check_mark:
... and 2 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 6b35785...848c287. Read the comment docs.

codecov-io commented 7 years ago

Codecov Report

Merging #50 into master will increase coverage by 0.71%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   42.01%   42.73%   +0.71%     
==========================================
  Files          32       32              
  Lines         357      351       -6     
==========================================
  Hits          150      150              
+ Misses        207      201       -6
Impacted Files Coverage Δ
R/getattach.r 0% <ø> (ø) :white_check_mark:
R/db_changes.R 100% <ø> (ø) :white_check_mark:
R/db_updates.R 0% <ø> (ø) :white_check_mark:
R/doc_create.r 50% <ø> (ø) :white_check_mark:
R/revisions.r 0% <ø> (ø) :white_check_mark:
R/db_bulk_create.R 84.21% <ø> (ø) :white_check_mark:
R/db_bulk_update.R 100% <ø> (ø) :white_check_mark:
R/ping.r 0% <ø> (ø) :white_check_mark:
R/attach.r 0% <ø> (ø) :white_check_mark:
R/doc_delete.r 0% <ø> (ø) :white_check_mark:
... and 2 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 6b35785...848c287. Read the comment docs.