jeroen / mongolite

Fast and Simple MongoDB Client for R
https://jeroen.github.io/mongolite/
287 stars 65 forks source link

Unordered insert. #174

Open junduck opened 5 years ago

junduck commented 5 years ago

Do unordered insert if stop_on_error = FALSE in R_mongo_collection_insert_page()

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@32147b3). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #174   +/-   ##
=========================================
  Coverage          ?   37.56%           
=========================================
  Files             ?      130           
  Lines             ?    21912           
  Branches          ?        0           
=========================================
  Hits              ?     8232           
  Misses            ?    13680           
  Partials          ?        0
Impacted Files Coverage Δ
src/collection.c 39.47% <100%> (ø)

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 32147b3...efa87ad. Read the comment docs.