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 11 commits into
base: main
Choose a base branch
from

fix: linter

1f5421e
Select commit
Loading
Failed to load commit list.
Open

feat: add queryRows function #209

fix: linter
1f5421e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

89.78% (+0.06%) compared to 8d6d3e8

View this Pull Request on Codecov

89.78% (+0.06%) compared to 8d6d3e8

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.78%. Comparing base (8d6d3e8) to head (1f5421e).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...nfluxdb/v3/client/internal/InfluxDBClientImpl.java 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
+ Coverage   89.71%   89.78%   +0.06%     
==========================================
  Files          18       18              
  Lines         963      979      +16     
  Branches      150      151       +1     
==========================================
+ Hits          864      879      +15     
- Misses         39       40       +1     
  Partials       60       60              

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