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: respect iox::column_type::field metadata when mapping query results into values #114

Merged
merged 2 commits into from
Nov 15, 2024

chore: prepare major version 1

bc28c61
Select commit
Loading
Failed to load commit list.
Merged

feat: respect iox::column_type::field metadata when mapping query results into values #114

chore: prepare major version 1
bc28c61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

88.03% (+0.42%) compared to c805bae

View this Pull Request on Codecov

88.03% (+0.42%) compared to c805bae

Details

Codecov Report

Attention: Patch coverage is 73.33333% with 24 lines in your changes missing coverage. Please review.

Project coverage is 88.03%. Comparing base (c805bae) to head (bc28c61).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
influxdb3/query_iterator.go 73.33% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
+ Coverage   87.60%   88.03%   +0.42%     
==========================================
  Files          15       15              
  Lines        1299     1337      +38     
==========================================
+ Hits         1138     1177      +39     
  Misses        134      134              
+ Partials       27       26       -1     

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