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 Query Not Returning Correct Result Count #9

Merged
merged 1 commit into from
Jun 30, 2019
Merged

Conversation

bonedaddy
Copy link
Collaborator

Closes #8

@codecov
Copy link

codecov bot commented Jun 30, 2019

Codecov Report

Merging #9 into master will increase coverage by 3.44%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   78.38%   81.82%   +3.44%     
==========================================
  Files           1        1              
  Lines          74       66       -8     
==========================================
- Hits           58       54       -4     
+ Misses         12        8       -4     
  Partials        4        4
Impacted Files Coverage Δ
datastore.go 81.82% <100%> (+3.44%) ⬆️

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 19efa35...e0e08b1. Read the comment docs.

@bonedaddy bonedaddy merged commit f14b92b into master Jun 30, 2019
@bonedaddy bonedaddy deleted the fix/query#count branch June 30, 2019 14:19
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.

Query Returns Incorrect Result Count
2 participants