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 a bug in numeric values fetching #21

Merged
merged 2 commits into from
Jun 15, 2017
Merged

Fix a bug in numeric values fetching #21

merged 2 commits into from
Jun 15, 2017

Conversation

irar2
Copy link
Contributor

@irar2 irar2 commented Jun 15, 2017

#20 Don't read digits beyond the digits boundary

@codecov-io
Copy link

codecov-io commented Jun 15, 2017

Codecov Report

Merging #21 into master will increase coverage by 0.73%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   72.68%   73.42%   +0.73%     
==========================================
  Files           3        3              
  Lines         432      444      +12     
==========================================
+ Hits          314      326      +12     
  Misses        118      118
Flag Coverage Δ
#SwiftKueryPostgreSQL 73.42% <100%> (+0.73%) ⬆️
Impacted Files Coverage Δ
...SwiftKueryPostgreSQL/PostgreSQLResultFetcher.swift 88.23% <100%> (+0.8%) ⬆️

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 3a89bc5...559f107. Read the comment docs.

@shmuelk
Copy link
Collaborator

shmuelk commented Jun 15, 2017

LGTM

@shmuelk shmuelk merged commit 348e089 into master Jun 15, 2017
@shmuelk shmuelk deleted the issue_20 branch June 15, 2017 12:35
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