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

Fixed not using provided date formatter #132

Merged
merged 1 commit into from
Apr 30, 2018
Merged

Fixed not using provided date formatter #132

merged 1 commit into from
Apr 30, 2018

Conversation

Davidde94
Copy link
Contributor

@Davidde94 Davidde94 commented Apr 30, 2018

I have already signed the CLA.

This fixes a bug where dates were not correctly formatted in certain queries, as the query builder was not used.

@codecov-io
Copy link

codecov-io commented Apr 30, 2018

Codecov Report

Merging #132 into master will decrease coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   84.55%   84.49%   -0.06%     
==========================================
  Files          43       43              
  Lines        3606     3606              
==========================================
- Hits         3049     3047       -2     
- Misses        557      559       +2
Flag Coverage Δ
#SwiftKuery 84.49% <100%> (-0.06%) ⬇️
Impacted Files Coverage Δ
Sources/SwiftKuery/Predicate.swift 90.62% <100%> (ø) ⬆️
Sources/SwiftKuery/Utils.swift 52% <0%> (-2.67%) ⬇️

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 1f1cca7...db0dee3. Read the comment docs.

@EnriqueL8 EnriqueL8 self-requested a review April 30, 2018 15:44
@EnriqueL8 EnriqueL8 merged commit d48a2ad into Kitura:master Apr 30, 2018
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