hazelcast / hazelcast-nodejs-client

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

Remove createDistributedObjectsOnCluster from client start for master branch [API-1224] #1404

Closed fatihozer0 closed 2 years ago

fatihozer0 commented 2 years ago

Same PR as #1400 but this one is for master branch

codecov[bot] commented 2 years ago

Codecov Report

Merging #1404 (9b273fa) into master (8564b65) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1404      +/-   ##
==========================================
- Coverage   93.28%   93.25%   -0.03%     
==========================================
  Files         463      464       +1     
  Lines       16347    16386      +39     
  Branches     1329     1333       +4     
==========================================
+ Hits        15249    15281      +32     
- Misses        801      806       +5     
- Partials      297      299       +2     
Impacted Files Coverage Δ
src/HazelcastClient.ts 93.37% <ø> (-0.04%) :arrow_down:
src/nearcache/NearCache.ts 92.24% <0.00%> (-1.56%) :arrow_down:
src/proxy/NearCachedMapProxy.ts 93.05% <0.00%> (-1.28%) :arrow_down:
src/invocation/InvocationService.ts 94.11% <0.00%> (-1.18%) :arrow_down:
src/proxy/ringbuffer/LazyReadResultSet.ts 100.00% <0.00%> (ø)
...c/serialization/compact/CompactStreamSerializer.ts 100.00% <0.00%> (ø)
src/codec/MapRemoveAllCodec.ts 100.00% <0.00%> (ø)
src/proxy/MapProxy.ts 98.09% <0.00%> (+0.03%) :arrow_up:
src/discovery/HazelcastCloudDiscovery.ts 86.36% <0.00%> (+0.99%) :arrow_up:

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