hazelcast / hazelcast-nodejs-client

Hazelcast Node.js Client
https://hazelcast.com/clients/node-js/
Apache License 2.0
150 stars 58 forks source link

Fix compatibility tests regarding compact tests and ClientClusterReconnectionRetryTest #1470

Closed srknzl closed 1 year ago

srknzl commented 1 year ago

Hopefully resolve all fails in https://github.com/hazelcast/client-compatibility-suites/actions/runs/4072074644/jobs/7014523719

codecov[bot] commented 1 year ago

Codecov Report

Merging #1470 (4161d31) into master (95754b5) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1470      +/-   ##
==========================================
- Coverage   93.44%   93.43%   -0.02%     
==========================================
  Files         466      466              
  Lines       16628    16628              
  Branches     1350     1350              
==========================================
- Hits        15538    15536       -2     
- Misses        795      797       +2     
  Partials      295      295              
Impacted Files Coverage Δ
src/network/ConnectionManager.ts 84.21% <0.00%> (-1.15%) :arrow_down:
src/util/Util.ts 86.98% <0.00%> (-0.69%) :arrow_down:
src/invocation/InvocationService.ts 94.87% <0.00%> (+0.73%) :arrow_up:
src/nearcache/RepairingTask.ts 93.10% <0.00%> (+3.44%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more