alibaba / opentelemetry-go-auto-instrumentation

OpenTelemetry Compile-Time Instrumentation for Golang
Apache License 2.0
252 stars 35 forks source link

update http.route in mux & gin & echo #182

Closed 123liuziming closed 2 weeks ago

123liuziming commented 2 weeks ago

Hopefully reslove #124

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 83.58%. Comparing base (45c1afe) to head (f6a916d).

Files with missing lines Patch % Lines
...-semconv/instrumenter/http/http_attrs_extractor.go 75.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #182 +/- ## ========================================== - Coverage 83.78% 83.58% -0.20% ========================================== Files 19 19 Lines 771 780 +9 ========================================== + Hits 646 652 +6 - Misses 100 102 +2 - Partials 25 26 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.