Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Decimal128 #66

Merged
merged 2 commits into from
Jan 10, 2017
Merged

Add support for Decimal128 #66

merged 2 commits into from
Jan 10, 2017

Conversation

adescoms
Copy link
Contributor

Add support for new BSON type Decimal128.
Includes a new version of mongodb-driver (3.4.1)

Adrián Escoms and others added 2 commits January 10, 2017 15:48
Add support for new BSON type Decimal128
@codecov-io
Copy link

codecov-io commented Jan 10, 2017

Current coverage is 29.01% (diff: 22.22%)

Merging #66 into devel will decrease coverage by 0.03%

@@              devel        #66   diff @@
==========================================
  Files            49         49          
  Lines          1026       1034     +8   
  Methods           0          0          
  Messages          0          0          
  Branches        123        123          
==========================================
+ Hits            298        300     +2   
- Misses          701        707     +6   
  Partials         27         27          

Powered by Codecov. Last update dd8c9bd...39d7a2d

@gortiz gortiz merged commit ad5b46f into torodb:devel Jan 10, 2017
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