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

[Backport 2.9-enhanced] Change query range response structure #2164

Change query range response structure (#1867)

a9a1382
Select commit
Loading
Failed to load commit list.
Closed

[Backport 2.9-enhanced] Change query range response structure #2164

Change query range response structure (#1867)
a9a1382
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Sep 28, 2023 in 0s

97.37% (target 99.00%)

View this Pull Request on Codecov

97.37% (target 99.00%)

Details

Codecov Report

Merging #2164 (a9a1382) into 2.9-enhanced (b68f880) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@                Coverage Diff                 @@
##             2.9-enhanced    #2164      +/-   ##
==================================================
- Coverage           97.37%   97.37%   -0.01%     
+ Complexity           4605     4600       -5     
==================================================
  Files                 403      403              
  Lines               11400    11389      -11     
  Branches              844      836       -8     
==================================================
- Hits                11101    11090      -11     
  Misses                292      292              
  Partials                7        7              
Files Coverage Δ
...ponse/DefaultQueryRangeFunctionResponseHandle.java 100.00% <100.00%> (ø)
...ch/sql/prometheus/response/PrometheusResponse.java 100.00% <100.00%> (ø)
...h/sql/prometheus/storage/PrometheusMetricScan.java 100.00% <100.00%> (ø)
.../sql/prometheus/storage/PrometheusMetricTable.java 100.00% <ø> (ø)
...rage/implementor/PrometheusDefaultImplementor.java 100.00% <100.00%> (ø)