hazelcast / hazelcast-nodejs-client

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

[TRIVIAL] Update server version for 5.0.x #1289

Closed srknzl closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1289 (7c104c7) into 5.0.x (5725541) will decrease coverage by 0.42%. The diff coverage is n/a.

@@            Coverage Diff             @@
##            5.0.x    #1289      +/-   ##
==========================================
- Coverage   92.60%   92.18%   -0.43%     
==========================================
  Files         438      438              
  Lines       16857    16857              
  Branches     1080     1080              
==========================================
- Hits        15610    15539      -71     
- Misses        963     1032      +69     
- Partials      284      286       +2     
Impacted Files Coverage Δ
src/codec/ClientAuthenticationCustomCodec.ts 40.42% <0.00%> (-34.05%) :arrow_down:
src/network/ConnectionManager.ts 77.17% <0.00%> (-9.10%) :arrow_down:
src/config/ConfigBuilder.ts 93.82% <0.00%> (-2.78%) :arrow_down:
src/protocol/ErrorFactory.ts 64.23% <0.00%> (-0.73%) :arrow_down:
src/invocation/ClusterService.ts 92.19% <0.00%> (-0.71%) :arrow_down:
src/util/Util.ts 88.05% <0.00%> (ø)
src/proxy/MultiMapProxy.ts 97.71% <0.00%> (+0.57%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5725541...7c104c7. Read the comment docs.