Closed lilvinz closed 5 years ago
Tests still have to be fixed.
Merging #46 into master will not change coverage. The diff coverage is
37.5%
.
@@ Coverage Diff @@
## master #46 +/- ##
=======================================
Coverage 53.68% 53.68%
=======================================
Files 66 66
Lines 3172 3172
=======================================
Hits 1703 1703
Misses 1457 1457
Partials 12 12
Impacted Files | Coverage Δ | |
---|---|---|
cmd/tsbs_load_timescaledb/creator.go | 37.75% <37.5%> (ø) |
:arrow_up: |
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 431ce18...0f79e9d. Read the comment docs.
Merging #46 into master will not change coverage. The diff coverage is
37.5%
.
@@ Coverage Diff @@
## master #46 +/- ##
=======================================
Coverage 53.68% 53.68%
=======================================
Files 66 66
Lines 3172 3172
=======================================
Hits 1703 1703
Misses 1457 1457
Partials 12 12
Impacted Files | Coverage Δ | |
---|---|---|
cmd/tsbs_load_timescaledb/creator.go | 37.75% <37.5%> (ø) |
:arrow_up: |
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 431ce18...0f79e9d. Read the comment docs.
I'm inclined to say that it is preferable that the schemas for any other use cases adopt the convention of using all lowercase names rather than add the extra quoting that is unnecessary in the current use cases.
Closing this pending further objection.
closes #45