hazelcast / hazelcast-nodejs-client

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

Document update for compact #1433

Closed harunalpak closed 1 year ago

harunalpak commented 1 year ago

Removing beta keyword from compact serialization.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1433 (b3c7264) into master (67ea00f) will increase coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1433      +/-   ##
==========================================
+ Coverage   93.17%   93.20%   +0.03%     
==========================================
  Files         466      466              
  Lines       16616    16616              
  Branches     1348     1348              
==========================================
+ Hits        15482    15487       +5     
+ Misses        832      828       -4     
+ Partials      302      301       -1     
Impacted Files Coverage Δ
src/protocol/ErrorFactory.ts 63.90% <0.00%> (-1.51%) :arrow_down:
src/core/HazelcastError.ts 76.86% <0.00%> (-1.50%) :arrow_down:
src/network/ConnectionManager.ts 79.81% <0.00%> (+1.16%) :arrow_up:
src/proxy/NearCachedMapProxy.ts 94.44% <0.00%> (+1.38%) :arrow_up:
src/nearcache/NearCache.ts 93.79% <0.00%> (+1.55%) :arrow_up:

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