hazelcast / hazelcast-nodejs-client

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

Rollback the changes since it has gone to wrong branch [API-1294] #1413

Closed fatihozer0 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1413 (fb50521) into 5.1.x (baa1fa9) will decrease coverage by 0.38%. The diff coverage is n/a.

@@            Coverage Diff             @@
##            5.1.x    #1413      +/-   ##
==========================================
- Coverage   92.12%   91.74%   -0.39%     
==========================================
  Files         463      463              
  Lines       16347    16347              
  Branches     1329     1329              
==========================================
- Hits        15060    14997      -63     
- Misses        897      955      +58     
- Partials      390      395       +5     
Impacted Files Coverage Δ
src/codec/ClientAuthenticationCustomCodec.ts 42.22% <0.00%> (-33.34%) :arrow_down:
src/network/ConnectionManager.ts 75.35% <0.00%> (-8.46%) :arrow_down:
src/invocation/InvocationService.ts 93.33% <0.00%> (-1.97%) :arrow_down:
src/protocol/ErrorFactory.ts 63.90% <0.00%> (-1.51%) :arrow_down:
src/config/ConfigBuilder.ts 89.67% <0.00%> (-1.01%) :arrow_down:
src/invocation/ClusterService.ts 94.01% <0.00%> (-0.86%) :arrow_down:
src/core/HazelcastError.ts 77.27% <0.00%> (-0.76%) :arrow_down:
src/util/Util.ts 87.89% <0.00%> (ø)
src/proxy/MultiMapProxy.ts 83.58% <0.00%> (+0.51%) :arrow_up:

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

yuce commented 1 year ago

@fatihozer0 We've already fixed the 5.1.x branch, it now contains the correct commits.