influxdata / influxdb-java

Java client for InfluxDB
MIT License
1.19k stars 478 forks source link

chore(ci): add InfluxDB 2.5 to CI pipeline #878

Closed bednar closed 2 years ago

bednar commented 2 years ago

Proposed Changes

Add InfluxDB 2.5 to CI pipeline.

Checklist

codecov-commenter commented 2 years ago

Codecov Report

Base: 61.30% // Head: 55.13% // Decreases project coverage by -6.16% :warning:

Coverage data is based on head (b1da1c7) compared to base (0b786a9). Patch has no changes to coverable lines.

:exclamation: Current head b1da1c7 differs from pull request most recent head 487a76a. Consider uploading reports for the commit 487a76a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #878 +/- ## ============================================ - Coverage 61.30% 55.13% -6.17% + Complexity 443 393 -50 ============================================ Files 70 70 Lines 2579 2579 Branches 271 271 ============================================ - Hits 1581 1422 -159 - Misses 930 1092 +162 + Partials 68 65 -3 ``` | [Impacted Files](https://codecov.io/gh/influxdata/influxdb-java/pull/878?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=influxdata) | Coverage Δ | | |---|---|---| | [...ava/org/influxdb/msgpack/QueryResultModelPath.java](https://codecov.io/gh/influxdata/influxdb-java/pull/878/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=influxdata#diff-c3JjL21haW4vamF2YS9vcmcvaW5mbHV4ZGIvbXNncGFjay9RdWVyeVJlc3VsdE1vZGVsUGF0aC5qYXZh) | `0.00% <0.00%> (-90.00%)` | :arrow_down: | | [...ava/org/influxdb/msgpack/MessagePackTraverser.java](https://codecov.io/gh/influxdata/influxdb-java/pull/878/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=influxdata#diff-c3JjL21haW4vamF2YS9vcmcvaW5mbHV4ZGIvbXNncGFjay9NZXNzYWdlUGFja1RyYXZlcnNlci5qYXZh) | `0.00% <0.00%> (-87.24%)` | :arrow_down: | | [...uxdb/msgpack/MessagePackResponseBodyConverter.java](https://codecov.io/gh/influxdata/influxdb-java/pull/878/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=influxdata#diff-c3JjL21haW4vamF2YS9vcmcvaW5mbHV4ZGIvbXNncGFjay9NZXNzYWdlUGFja1Jlc3BvbnNlQm9keUNvbnZlcnRlci5qYXZh) | `25.00% <0.00%> (-75.00%)` | :arrow_down: | | [src/main/java/org/influxdb/impl/InfluxDBImpl.java](https://codecov.io/gh/influxdata/influxdb-java/pull/878/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=influxdata#diff-c3JjL21haW4vamF2YS9vcmcvaW5mbHV4ZGIvaW1wbC9JbmZsdXhEQkltcGwuamF2YQ==) | `79.72% <0.00%> (-3.38%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=influxdata). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=influxdata)

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