InfluxCommunity / influxdb3-go

The go package that provides a simple and convenient way to interact with InfluxDB 3.
https://pkg.go.dev/github.com/InfluxCommunity/influxdb3-go
MIT License
21 stars 11 forks source link

test: client_e2e_test.go test is flaky #18

Closed Sciator closed 1 year ago

Sciator commented 1 year ago

Closes #17

Proposed Changes

E2E won't randomly fail

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Merging #18 (14e2466) into main (e34fd17) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   78.59%   78.59%           
=======================================
  Files           8        8           
  Lines         528      528           
=======================================
  Hits          415      415           
  Misses         97       97           
  Partials       16       16