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

Add tbls coverage #222

Merged
merged 3 commits into from
Apr 28, 2020
Merged

Add tbls coverage #222

merged 3 commits into from
Apr 28, 2020

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Apr 28, 2020

$ tbls coverage pg://postgres:pgpass@localhost:55432/testdb\?sslmode=disable -c testdata/test_tbls_postgres.yml
Table                       Coverage
All tables                  16.1%
 public.users               20%
 public.user_options        37.5%
 public.posts               35.3%
 public.comments            14.3%
 public.comment_stars       0%
 public.logs                12.5%
 public.post_comments       87.5%
 public.post_comment_stars  0%
 public.CamelizeTable       0%
 public.hyphen-table        0%
 administrator.blogs        0%
 backup.blogs               0%
 backup.blog_options        0%
 time.bar                   0%
 time.hyphenated-table      0%
 time.referencing           0%

@k1LoW k1LoW added the enhancement New feature or request label Apr 28, 2020
@k1LoW k1LoW self-assigned this Apr 28, 2020
@codecov
Copy link

codecov bot commented Apr 28, 2020

Codecov Report

Merging #222 into master will decrease coverage by 0.72%.
The diff coverage is 75.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
- Coverage   69.23%   68.51%   -0.73%     
==========================================
  Files          20       21       +1     
  Lines        3514     3570      +56     
==========================================
+ Hits         2433     2446      +13     
- Misses        848      893      +45     
+ Partials      233      231       -2     
Impacted Files Coverage Δ
output/config/config.go 50.00% <33.33%> (ø)
coverage/coverage.go 80.35% <80.35%> (ø)
datasource/datasource.go 21.45% <0.00%> (-13.74%) ⬇️

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 be795a7...758a6b0. Read the comment docs.

@k1LoW k1LoW merged commit c2aeab6 into master Apr 28, 2020
@k1LoW k1LoW deleted the coverage branch April 28, 2020 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant