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

feat: add queryRows function #209

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

chore: update CHANGELOG.md

8f406b0
Select commit
Loading
Failed to load commit list.
Open

feat: add queryRows function #209

chore: update CHANGELOG.md
8f406b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 7, 2025 in 0s

89.68% (-0.04%) compared to 8d6d3e8

View this Pull Request on Codecov

89.68% (-0.04%) compared to 8d6d3e8

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.68%. Comparing base (8d6d3e8) to head (8f406b0).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...nfluxdb/v3/client/internal/InfluxDBClientImpl.java 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
- Coverage   89.71%   89.68%   -0.04%     
==========================================
  Files          18       18              
  Lines         963      979      +16     
  Branches      150      151       +1     
==========================================
+ Hits          864      878      +14     
- Misses         39       41       +2     
  Partials       60       60              

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