influxdata / influxdb-client-java

InfluxDB 2 JVM Based Clients
https://influxdata.github.io/influxdb-client-java/
MIT License
434 stars 129 forks source link

fix: Issue/662 #705

Closed karel-rehor closed 5 months ago

karel-rehor commented 5 months ago

Closes #662

Proposed Changes

Adds to fluxDSL:

Checklist

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.34%. Comparing base (caaa861) to head (ff71ced).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #705 +/- ## ============================================ + Coverage 88.33% 88.34% +0.01% - Complexity 779 784 +5 ============================================ Files 173 174 +1 Lines 7078 7088 +10 Branches 389 389 ============================================ + Hits 6252 6262 +10 Misses 699 699 Partials 127 127 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.