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

Fix broken query generator for none param #52

Merged
merged 1 commit into from
Mar 29, 2020

Conversation

koxudaxi
Copy link
Owner

This PR fixes a broken query generator that can't bind None param.

Related issues

#49

@codecov
Copy link

codecov bot commented Mar 29, 2020

Codecov Report

Merging #52 into master will not change coverage by %.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          539       540    +1     
  Branches        67        68    +1     
=========================================
+ Hits           539       540    +1     
Impacted Files Coverage Δ
local_data_api/resources/resource.py 100.00% <100.00%> (ø)

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 c34b493...9f9c26e. Read the comment docs.

@koxudaxi koxudaxi merged commit 2ed6146 into master Mar 29, 2020
@koxudaxi koxudaxi deleted the fix_broken_query_generator_for_none_param branch March 29, 2020 15:52
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.

None yet

1 participant