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

Improve test coverage for generate queries #59

Merged
merged 1 commit into from Mar 2, 2019

Conversation

RobAtticus
Copy link
Member

These functions are easy to cover with unit tests, so let's get them
in there.

These functions are easy to cover with unit tests, so let's get them
in there.
@codecov-io
Copy link

Codecov Report

Merging #59 into master will increase coverage by 0.19%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   52.03%   52.22%   +0.19%     
==========================================
  Files          73       73              
  Lines        3521     3521              
==========================================
+ Hits         1832     1839       +7     
+ Misses       1676     1669       -7     
  Partials       13       13
Impacted Files Coverage Δ
...s_generate_queries/databases/timescaledb/devops.go 20.13% <100%> (+4.86%) ⬆️

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 377b622...c90c117. Read the comment docs.

@RobAtticus RobAtticus merged commit c887d73 into timescale:master Mar 2, 2019
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

3 participants