trustbloc / vcs

Verifiable Credential Systems
Apache License 2.0
43 stars 31 forks source link

chore: Deprecate JAEGER tracing exporter #1786

Closed bstasyszyn closed 4 weeks ago

bstasyszyn commented 4 weeks ago

Deprecated the JAEGER exporter type and added DEFAULT to the list of supported types. Also fixed the BDD test to work with the latest version of otel.

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 85.24%. Comparing base (f3bf328) to head (ad33110). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
cmd/vc-rest/startcmd/params.go 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1786 +/- ## ========================================== - Coverage 85.24% 85.24% -0.01% ========================================== Files 191 191 Lines 17171 17169 -2 ========================================== - Hits 14638 14636 -2 + Misses 2020 2019 -1 - Partials 513 514 +1 ```

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