Closed dependabot[bot] closed 11 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Merging #672 (7e2402e) into master (92788ae) will increase coverage by
0.48%
. Report is 1 commits behind head on master. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #672 +/- ##
==========================================
+ Coverage 58.72% 59.20% +0.48%
==========================================
Files 36 36
Lines 2672 2672
==========================================
+ Hits 1569 1582 +13
+ Misses 1008 995 -13
Partials 95 95
Files | Coverage Δ | |
---|---|---|
zipper.go | 74.28% <100.00%> (ø) |
... and 1 file with indirect coverage changes
:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
Looks like go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp is up-to-date now, so this is no longer needed.
Bumps go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.19.0 to 1.20.0.
Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp's changelog.
... (truncated)
Commits
85e4c46
Release v1.20.0/v0.43.0 (#4705)94a41d7
logs: Update project status (#4702)be5064a
Use url.PathUnescape rather than url.QueryUnescape when parsing OTLP headers ...0c5ebd5
otlp: Refine documentation (#4695)0f5179f
Deprecate otlpmetric (#4693)3560dc5
dependabot updates Sun Nov 5 15:10:14 UTC 2023 (#4692)1635737
Add summary support in the OpenCensus bridge (#4668)480edcc
otlpmetricgrpc otlpmetrichttp: Add README.md (#4336)e3d0c50
Use WithExplicitBucketBoundaries in the prometheus example (#4686)437bc82
otlptracegrpc otlpmetricgrpc: Remove redundant append of DialOptions (#4684)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show