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

[BREAKING] Normalize relations: of tbls output #165

Merged
merged 10 commits into from
Feb 19, 2020
Merged

[BREAKING] Normalize relations: of tbls output #165

merged 10 commits into from
Feb 19, 2020

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Feb 18, 2020

No description provided.

@k1LoW k1LoW self-assigned this Feb 18, 2020
@codecov
Copy link

codecov bot commented Feb 18, 2020

Codecov Report

Merging #165 into master will increase coverage by 2.36%.
The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   67.14%   69.51%   +2.36%     
==========================================
  Files          14       14              
  Lines        2928     2765     -163     
==========================================
- Hits         1966     1922      -44     
+ Misses        764      651     -113     
+ Partials      198      192       -6
Impacted Files Coverage Δ
schema/schema.go 56.25% <82.35%> (+32.38%) ⬆️
datasource/datasource.go 20.85% <0%> (-19.02%) ⬇️

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 c64df7b...908bbc7. Read the comment docs.

@k1LoW k1LoW marked this pull request as ready for review February 19, 2020 05:44
@k1LoW k1LoW changed the title Normalize relations: of tbls output [BREAKING] Normalize relations: of tbls output Feb 19, 2020
@codecov
Copy link

codecov bot commented Feb 19, 2020

Codecov Report

Merging #165 into master will decrease coverage by 2.61%.
The diff coverage is 21.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
- Coverage   67.14%   64.53%   -2.62%     
==========================================
  Files          14       16       +2     
  Lines        2928     3062     +134     
==========================================
+ Hits         1966     1976      +10     
- Misses        764      892     +128     
+ Partials      198      194       -4
Impacted Files Coverage Δ
schema/yaml.go 0% <0%> (ø)
schema/json.go 31.57% <31.57%> (ø)
schema/schema.go 56.25% <82.35%> (+32.38%) ⬆️
datasource/datasource.go 20.85% <0%> (-19.02%) ⬇️

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 c64df7b...da42088. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Feb 19, 2020

Codecov Report

Merging #165 into master will decrease coverage by 2.61%.
The diff coverage is 21.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
- Coverage   67.14%   64.53%   -2.62%     
==========================================
  Files          14       16       +2     
  Lines        2928     3062     +134     
==========================================
+ Hits         1966     1976      +10     
- Misses        764      892     +128     
+ Partials      198      194       -4
Impacted Files Coverage Δ
schema/yaml.go 0% <0%> (ø)
schema/json.go 31.57% <31.57%> (ø)
schema/schema.go 56.25% <82.35%> (+32.38%) ⬆️
datasource/datasource.go 20.85% <0%> (-19.02%) ⬇️

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 c64df7b...da42088. Read the comment docs.

@k1LoW k1LoW merged commit 3a744bc into master Feb 19, 2020
@k1LoW k1LoW deleted the skip-relation branch February 19, 2020 16:03
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.

1 participant