Skip to content

Adds a public API for creating Object IDs#152

Open
atheriel wants to merge 1 commit intojeroen:masterfrom
atheriel:oid-creation
Open

Adds a public API for creating Object IDs#152
atheriel wants to merge 1 commit intojeroen:masterfrom
atheriel:oid-creation

Conversation

@atheriel
Copy link
Contributor

@atheriel atheriel commented Sep 4, 2018

Inspired by #151 and some previous issues, this allows users to create OIDs that will be honored by mongo. I've also included an example and appropriate unit tests.

@codecov-io
Copy link

codecov-io commented Sep 24, 2018

Codecov Report

Merging #152 into master will increase coverage by 0.11%.
The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
+ Coverage   37.43%   37.54%   +0.11%     
==========================================
  Files         130      130              
  Lines       21904    21924      +20     
==========================================
+ Hits         8199     8232      +33     
+ Misses      13705    13692      -13
Impacted Files Coverage Δ
src/bson.c 60.71% <100%> (+3.02%) ⬆️
R/bson.R 28.57% <20%> (-4.77%) ⬇️
src/mongoc/mongoc-server-description.c 53.36% <0%> (+0.8%) ⬆️
src/mongoc/mongoc-topology-description.c 55.7% <0%> (+3.48%) ⬆️

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 85b874c...8794fc7. Read the comment docs.

@rparmm
Copy link

rparmm commented Nov 20, 2023

What else is needed to merge this PR? I need this feature and can contribute to get this merged.

@jeroen jeroen force-pushed the master branch 2 times, most recently from 032d2f1 to 8bdd0e3 Compare March 17, 2025 19:49
@jeroen jeroen force-pushed the master branch 3 times, most recently from 12d33b7 to 02d0e8d Compare April 1, 2025 21:53
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.

3 participants