Skip to content

ENGTAI-63552: adding filter eval for client spans - #250

Merged
varkey98 merged 11 commits into
mainfrom
jacob
Jul 22, 2025
Merged

ENGTAI-63552: adding filter eval for client spans#250
varkey98 merged 11 commits into
mainfrom
jacob

fix example go module file

3621fd5
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 succeeded Jul 22, 2025 in 0s

48.09% (+0.29%) compared to 95e853c

View this Pull Request on Codecov

48.09% (+0.29%) compared to 95e853c

Details

Codecov Report

Attention: Patch coverage is 62.16216% with 42 lines in your changes missing coverage. Please review.

Project coverage is 48.09%. Comparing base (95e853c) to head (3621fd5).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...nstrumentation/hypertrace/database/hypersql/sql.go 0.00% 12 Missing ⚠️
...k/instrumentation/google.golang.org/grpc/client.go 63.15% 6 Missing and 1 partial ⚠️
...n/hypertrace/google.golang.org/hypergrpc/client.go 0.00% 6 Missing ⚠️
...trumentation/hypertrace/net/hyperhttp/transport.go 0.00% 6 Missing ⚠️
sdk/instrumentation/net/http/transport.go 85.29% 4 Missing and 1 partial ⚠️
...umentation/hypertrace/database/hypersql/options.go 42.85% 4 Missing ⚠️
...rumentation/opentelemetry/database/hypersql/sql.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
+ Coverage   47.79%   48.09%   +0.29%     
==========================================
  Files          62       64       +2     
  Lines        3013     3144     +131     
==========================================
+ Hits         1440     1512      +72     
- Misses       1499     1553      +54     
- Partials       74       79       +5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.