influxdata / influxdb-client-go

InfluxDB 2 Go Client
MIT License
609 stars 116 forks source link

docs: fix typo in writeAPIBlocking.go #381

Closed jonathan-dev closed 1 year ago

jonathan-dev commented 1 year ago

Closes #

Proposed Changes

Briefly describe your proposed changes:

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b0f26e5) 92.72% compared to head (003e3fb) 92.72%.

: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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #381 +/- ## ======================================= Coverage 92.72% 92.72% ======================================= Files 23 23 Lines 2242 2242 ======================================= Hits 2079 2079 Misses 123 123 Partials 40 40 ``` | [Impacted Files](https://app.codecov.io/gh/influxdata/influxdb-client-go/pull/381?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=influxdata) | Coverage Δ | | |---|---|---| | [api/writeAPIBlocking.go](https://app.codecov.io/gh/influxdata/influxdb-client-go/pull/381?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=influxdata#diff-YXBpL3dyaXRlQVBJQmxvY2tpbmcuZ28=) | `87.03% <ø> (ø)` | | | [version.go](https://app.codecov.io/gh/influxdata/influxdb-client-go/pull/381?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=influxdata#diff-dmVyc2lvbi5nbw==) | `100.00% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.