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 System #3

Merged
merged 1 commit into from
Jun 28, 2019
Merged

Fix Query System #3

merged 1 commit into from
Jun 28, 2019

Conversation

bonedaddy
Copy link
Collaborator

Closes #1

@codecov
Copy link

codecov bot commented Jun 28, 2019

Codecov Report

Merging #3 into master will decrease coverage by 1.95%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   79.37%   77.42%   -1.94%     
==========================================
  Files           1        1              
  Lines          63       62       -1     
==========================================
- Hits           50       48       -2     
- Misses          9       10       +1     
  Partials        4        4
Impacted Files Coverage Δ
datastore.go 77.42% <100%> (-1.94%) ⬇️

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 ba6a47d...2899f1a. Read the comment docs.

@bonedaddy bonedaddy merged commit 9f3aa26 into master Jun 28, 2019
@bonedaddy bonedaddy deleted the fix/query branch June 28, 2019 22:17
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 System Doesn't Work Properly
2 participants