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

enhance: Add metrics for parse expression #39654

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Add metrics for parse expression

7497ae2
Select commit
Loading
Failed to load commit list.
Open

enhance: Add metrics for parse expression #39654

Add metrics for parse expression
7497ae2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2025 in 0s

80.11% (target 77.00%)

View this Pull Request on Codecov

80.11% (target 77.00%)

Details

Codecov Report

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

Project coverage is 80.11%. Comparing base (13cffaf) to head (7497ae2).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
internal/proxy/task_query.go 83.33% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #39654       +/-   ##
===========================================
+ Coverage   69.39%   80.11%   +10.72%     
===========================================
  Files         302     1476     +1174     
  Lines       27077   204392   +177315     
===========================================
+ Hits        18790   163751   +144961     
- Misses       8287    34788    +26501     
- Partials        0     5853     +5853     
Components Coverage Δ
Client 79.44% <ø> (∅)
Core 69.39% <ø> (ø)
Go 81.84% <92.85%> (∅)
Files with missing lines Coverage Δ
internal/proxy/task_delete.go 90.33% <100.00%> (ø)
internal/proxy/task_search.go 76.50% <100.00%> (ø)
pkg/metrics/proxy_metrics.go 100.00% <100.00%> (ø)
internal/proxy/task_query.go 81.22% <83.33%> (ø)

... and 1170 files with indirect coverage changes