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

Added support for new MongoDB operators since 2.6 (fix #10) #12

Merged
merged 1 commit into from
May 29, 2019

Conversation

kell18
Copy link
Contributor

@kell18 kell18 commented May 26, 2019

Hi! It's me again!
As promised - simple PR with new operators.
Fixes #10

@codecov-io
Copy link

codecov-io commented May 26, 2019

Codecov Report

Merging #12 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage    95.8%   95.86%   +0.05%     
==========================================
  Files          13       13              
  Lines         143      145       +2     
  Branches        5        5              
==========================================
+ Hits          137      139       +2     
  Misses          6        6
Impacted Files Coverage Δ
...b/limansky/mongoquery/core/bsonparser/Parser.scala 100% <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 7efdf92...517162b. Read the comment docs.

@limansky
Copy link
Owner

LGTM

@limansky limansky merged commit 6fb7af7 into limansky:master May 29, 2019
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.

Add support for new MongoDB operators since 2.6
3 participants