enhance: Add metrics for parse expression #39654
+27
−1
Open
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
@@ 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%> (ø) |
Loading