Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove tested support for Go 1.16 #2314

Merged
merged 4 commits into from May 26, 2022
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented May 25, 2022

Resolves #2313

Mirror of the this PR merged into opentelemetry-go.

@codecov
Copy link

codecov bot commented May 25, 2022

Codecov Report

Merging #2314 (7cfd99b) into main (e1b7ba8) will increase coverage by 5.5%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2314     +/-   ##
=======================================
+ Coverage   73.6%   79.1%   +5.5%     
=======================================
  Files        141     146      +5     
  Lines       6382    6447     +65     
=======================================
+ Hits        4699    5104    +405     
+ Misses      1541    1185    -356     
- Partials     142     158     +16     
Impacted Files Coverage Δ
...n/github.com/gocql/gocql/otelgocql/test/version.go 0.0% <0.0%> (ø)
...b.org/mongo-driver/mongo/otelmongo/test/version.go 0.0% <0.0%> (ø)
...cache/memcache/otelmemcache/internal/attributes.go 66.6% <0.0%> (ø)
...z/gomemcache/memcache/otelmemcache/test/version.go 0.0% <0.0%> (ø)
.../github.com/gocql/gocql/otelgocql/internal/cass.go 95.1% <0.0%> (ø)
...itz/gomemcache/memcache/otelmemcache/gomemcache.go 47.8% <0.0%> (+36.9%) ⬆️
...ion/github.com/gocql/gocql/otelgocql/instrument.go 62.5% <0.0%> (+62.5%) ⬆️
...ntation/github.com/gocql/gocql/otelgocql/config.go 67.3% <0.0%> (+67.3%) ⬆️
...ation/github.com/gocql/gocql/otelgocql/observer.go 75.1% <0.0%> (+75.1%) ⬆️
....mongodb.org/mongo-driver/mongo/otelmongo/mongo.go 86.8% <0.0%> (+86.8%) ⬆️
... and 5 more

@MrAlias MrAlias merged commit b8df9ac into open-telemetry:main May 26, 2022
@MrAlias MrAlias deleted the drop-go-1.16 branch May 26, 2022 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove support for Go 1.16
5 participants