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

Fixes #13. Support creating different null objects impls in macro. #14

Merged
merged 1 commit into from
Jun 2, 2019

Conversation

limansky
Copy link
Owner

No description provided.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   95.86%   95.91%   +0.05%     
==========================================
  Files          13       13              
  Lines         145      147       +2     
  Branches        5        4       -1     
==========================================
+ Hits          139      141       +2     
  Misses          6        6
Impacted Files Coverage Δ
...ala/com/github/limansky/mongoquery/core/BSON.scala 100% <ø> (ø) ⬆️
...hub/limansky/mongoquery/core/MongoQueryMacro.scala 85.71% <ø> (ø) ⬆️
...mansky/mongoquery/core/bsonparser/BSONTokens.scala 100% <100%> (ø) ⬆️
...github/limansky/mongoquery/casbah/BSONParser.scala 100% <100%> (ø) ⬆️
...b/limansky/mongoquery/core/bsonparser/Parser.scala 100% <100%> (ø) ⬆️
...thub/limansky/mongoquery/reactive/BSONParser.scala 88.88% <100%> (ø) ⬆️
...ub/limansky/mongoquery/core/MongoQueryParser.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 6fb7af7...b56fc6c. Read the comment docs.

@kell18
Copy link
Contributor

kell18 commented Jun 2, 2019

Cool! There is also some more info to original issue #13, I will check it out in a few days

@limansky limansky merged commit 2a64c03 into master Jun 2, 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.

3 participants