Skip to content

chore: cherrypick from hotfix release v6.10.2#865

Merged
karel-rehor merged 3 commits intomasterfrom
chore/cherrypick-hotfix
Apr 8, 2026
Merged

chore: cherrypick from hotfix release v6.10.2#865
karel-rehor merged 3 commits intomasterfrom
chore/cherrypick-hotfix

Conversation

@karel-rehor
Copy link
Copy Markdown
Contributor

@karel-rehor karel-rehor commented Apr 8, 2026

Proposed Changes

Improves tag parsing to be able to better handle keys and values that include legitimately escaped commas, spaces and other special characters.

These changes were originally released as a hotfix as v6.10.2. They are being added here to the master branch.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • mvn test completes successfully
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@karel-rehor karel-rehor requested review from alespour and bednar April 8, 2026 11:45
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 97.22222% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.84%. Comparing base (9d10b64) to head (d05e876).

Files with missing lines Patch % Lines
...influxdb/client/internal/InfluxQLQueryApiImpl.java 97.22% 0 Missing and 1 partial ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #865      +/-   ##
============================================
+ Coverage     88.82%   88.84%   +0.02%     
+ Complexity      791      789       -2     
============================================
  Files           174      174              
  Lines          7250     7282      +32     
  Branches        413      421       +8     
============================================
+ Hits           6440     6470      +30     
- Misses          679      680       +1     
- Partials        131      132       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@bednar bednar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@karel-rehor karel-rehor merged commit 93d6ce8 into master Apr 8, 2026
11 checks passed
@karel-rehor karel-rehor deleted the chore/cherrypick-hotfix branch April 8, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants