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

Implement simple InfluxDB client #19

Merged
merged 4 commits into from
Apr 8, 2024

Implement simple InfluxDB client

8a3d6d5
Select commit
Loading
Failed to load commit list.
Merged

Implement simple InfluxDB client #19

Implement simple InfluxDB client
8a3d6d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 16, 2024 in 0s

0.00% of diff hit (target 56.54%)

View this Pull Request on Codecov

0.00% of diff hit (target 56.54%)

Annotations

Check warning on line 16 in src/influx.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/influx.jl#L16

Added line #L16 was not covered by tests

Check warning on line 23 in src/influx.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/influx.jl#L23

Added line #L23 was not covered by tests

Check warning on line 26 in src/influx.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/influx.jl#L26

Added line #L26 was not covered by tests

Check warning on line 35 in src/influx.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/influx.jl#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 44 in src/influx.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/influx.jl#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 49 in src/influx.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/influx.jl#L46-L49

Added lines #L46 - L49 were not covered by tests