timescale / outflux

Export data from InfluxDB to TimescaleDB
Apache License 2.0
86 stars 22 forks source link

Chunk Time Interval selection and pgx.Conn wrapper #63

Closed atanasovskib closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@92f0e10). Click here to learn what that means. The diff coverage is 45.74%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #63   +/-   ##
=========================================
  Coverage          ?   64.35%           
=========================================
  Files             ?       44           
  Lines             ?     1487           
  Branches          ?        0           
=========================================
  Hits              ?      957           
  Misses            ?      496           
  Partials          ?       34
Impacted Files Coverage Δ
internal/ingestion/ts/ingestion_routine.go 18.46% <ø> (ø)
internal/ingestion/ts/ts_ingestor.go 0% <ø> (ø)
internal/cli/pipe_service_create_elements.go 0% <ø> (ø)
cmd/outflux/main.go 0% <ø> (ø)
internal/ingestion/config/ingestor_config.go 87.5% <ø> (ø)
internal/cli/pipe_service.go 0% <0%> (ø)
internal/schemamanagement/ts/table_dropper.go 15.38% <0%> (ø)
internal/connections/pgx_mock.go 0% <0%> (ø)
internal/cli/ingestion_conf_creator.go 0% <0%> (ø)
internal/connections/timescale_connection.go 47.36% <100%> (ø)
... and 7 more

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 92f0e10...904e84d. Read the comment docs.