Skip to content

Use fixed go tools version so that it works with go 1.15#792

Merged
srknzl merged 1 commit intohazelcast:masterfrom
srknzl:fix-workflow-version
Jun 15, 2022
Merged

Use fixed go tools version so that it works with go 1.15#792
srknzl merged 1 commit intohazelcast:masterfrom
srknzl:fix-workflow-version

Conversation

@srknzl
Copy link
Copy Markdown
Contributor

@srknzl srknzl commented Jun 14, 2022

No description provided.

@srknzl srknzl marked this pull request as ready for review June 14, 2022 15:25
@srknzl srknzl requested review from utku-caglayan and yuce June 14, 2022 15:25
@srknzl srknzl changed the title Fix go tools version so that it works with go 1.15 Use fixed go tools version so that it works with go 1.15 Jun 14, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 14, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.21%. Comparing base (29ad107) to head (363093c).
⚠️ Report is 138 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #792      +/-   ##
==========================================
- Coverage   77.22%   77.21%   -0.02%     
==========================================
  Files         329      329              
  Lines       15516    15516              
==========================================
- Hits        11983    11981       -2     
- Misses       2691     2693       +2     
  Partials      842      842              

☔ 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.

@srknzl srknzl merged commit dc17db9 into hazelcast:master Jun 15, 2022
utku-caglayan pushed a commit to utku-caglayan/hazelcast-go-client that referenced this pull request Jul 5, 2022
utku-caglayan added a commit that referenced this pull request Jul 5, 2022
* Fix all partitions being assigned to one node (#775)

Fix all partitions getting mapped to one node

(cherry picked from commit ec11592)

* Fix go tools version so that it works with go 1.15 (#792)

(cherry picked from commit dc17db9)

* [Backports] Fixes SQL driver test to work with SSL

* Fix SQL leak (#795)

* Fixes SQL goroutine leak.

(cherry picked from commit c10fdf4)

* Fix Failover SSL (#797)

Fixes the connection manager not using failover cluster settings for SSL

(cherry picked from commit 989e683)

* [Backports] Fix uptime gauge [API-1382] (#808)

* Fix Invocation Service group lost handling (#816)

Fixed invocation service's group lost event handling

(cherry picked from commit a5c2607)

* Remove MakeSubscriptionID method (#815)

Removed MakeSubscriptionID method

(cherry picked from commit d5fc815)

* Renamed proto.EntrySizeInBytes and removed dead code (#814)

(cherry picked from commit f06827c)

* add missing API usage (#776)

(cherry picked from commit c5e35ff)

* update client version

* fix for client version test

Co-authored-by: Alex Barkan <aleckz@gmail.com>
Co-authored-by: Serkan Özel <serkan.ozel@hazelcast.com>
Co-authored-by: Yüce Tekol <yuce.tekol@hazelcast.com>
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.

4 participants