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

C++ query_options optional #141

Merged
merged 1 commit into from
Apr 5, 2018
Merged

C++ query_options optional #141

merged 1 commit into from
Apr 5, 2018

Conversation

jenow
Copy link
Contributor

@jenow jenow commented Apr 4, 2018

Make query_options optional in the C++ prototype by adding =NULL.
This make swig to generate overloaded method without this optional parameter

@codecov-io
Copy link

codecov-io commented Apr 4, 2018

Codecov Report

Merging #141 into 1.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              1.x     #141   +/-   ##
=======================================
  Coverage   89.35%   89.35%           
=======================================
  Files         239      239           
  Lines        4256     4256           
=======================================
  Hits         3803     3803           
  Misses        429      429           
  Partials       24       24

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 e118d1c...29e9bc6. Read the comment docs.

@jenow jenow merged commit 92cc122 into 1.x Apr 5, 2018
@jenow jenow deleted the optional-options-cpp branch April 5, 2018 11:29
@jenow jenow mentioned this pull request Sep 10, 2018
@jenow jenow mentioned this pull request Jun 5, 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